Function: init()
export function init(config: PlandalfConfig = {}): PlandalfDefined in: packages/sdk/src/core/sdk.ts:832
Plandalf SDK - Main Entry Point
For ES module imports: import { Plandalf, init } from '@plandalf/sdk';
Parameters
config?
PlandalfConfig = {}