3 lines
52 B
TypeScript
3 lines
52 B
TypeScript
|
|
import items from './index-cjs.js';
|
||
|
|
export = items;
|