mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-28 14:03:34 +00:00
3 lines
182 B
TypeScript
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";
|