mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-22 22:52:03 +00:00
refactor: isolate provider sdk auth and model helpers
This commit is contained in:
1
src/plugins/provider-auth-types.ts
Normal file
1
src/plugins/provider-auth-types.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type SecretInputMode = "plaintext" | "ref"; // pragma: allowlist secret
|
||||
Reference in New Issue
Block a user