2025-04-20 23:22:14 +08:00

3 lines
74 B
JavaScript

export { default } from './index-default.js';
export * from './index.js';