2 lines
73 B
TypeScript
2 lines
73 B
TypeScript
declare const _exports: typeof import("./core/main");
|
|
export = _exports;
|