3 lines
140 B
JavaScript
Raw Permalink Normal View History

2025-04-19 15:38:48 +08:00
throw new Error('root module cannot be imported: import submodules instead. Check out README');
export {};
//# sourceMappingURL=index.js.map