3 lines
98 B
TypeScript
Raw Normal View History

2020-12-02 16:56:43 +01:00
declare function _exports(test: any): void;
export = _exports;
//# sourceMappingURL=index.d.ts.map