UNPKG

@ng-org/web

Version:

JS/TS SDK of NextGraph for third-party web apps

3 lines (2 loc) 145 B
export declare const init: (callback: Function | null, singleton: boolean, access_requests: any) => Promise<void>; export declare const ng: any;