export interface DapiConfig { appSecret: string; baseURL?: string; }