openclaw/src/plugins/provider-auth-types.ts

2 lines
79 B
TypeScript

export type SecretInputMode = "plaintext" | "ref"; // pragma: allowlist secret