mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 20:40:23 +00:00
docs(plugin-sdk): document public SDK surface
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// Public auth/onboarding helpers for provider plugins.
|
||||
// Curated auth + onboarding helpers for provider plugins.
|
||||
// Keep this surface focused on reusable provider-owned login flows.
|
||||
|
||||
export type { OpenClawConfig } from "../config/config.js";
|
||||
export type { SecretInput } from "../config/types.secrets.js";
|
||||
|
||||
Reference in New Issue
Block a user