English
Appearance
Documentation / joplin-api / ApiConfig
ApiConfig: { baseUrl: string; token: string; type: "rest"; } | { type: "plugin"; }
baseUrl
string
token
type
"rest"
"plugin"
Defined in: api/adapter.ts:132