openclaw/src/commands/auth-choice.api-key.ts

6 lines
123 B
TypeScript

export {
formatApiKeyPreview,
normalizeApiKeyInput,
validateApiKeyInput,
} from "../plugins/provider-auth-input.js";