UNPKG

110 BTypeScriptView Raw
1declare let client: any;
2export declare const setConfig: (options: any, ctx: any) => void;
3export { client };