odin/node_modules/googlethis/typings/index.d.ts
2022-11-19 01:49:12 +01:00

2 lines
73 B
TypeScript

declare const _exports: typeof import("./core/main");
export = _exports;