DefinitelyTyped/types/gun/gun.d.ts
2019-02-16 10:53:32 +08:00

3 lines
61 B
TypeScript

declare const cons: typeof import('./index');
export = cons;