Files
openclaw/src/plugins/provider-auth-types.ts
2026-03-16 21:47:28 -07:00

2 lines
79 B
TypeScript

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