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