UNPKG

js-isp

Version:

7 lines (6 loc) 138 B
export declare const idlFactory: ({ IDL }: { IDL: any; }) => any; export declare const init: ({ IDL }: { IDL: any; }) => never[];