Files
openclaw/src/commands/daemon-install-auth-profiles-source.runtime.ts
2026-06-04 11:27:53 -04:00

3 lines
182 B
TypeScript

// Lazy runtime facade for checking whether auth profile sources exist during daemon install.
export { hasAnyAuthProfileStoreSource } from "../agents/auth-profiles/source-check.js";