Files
Campus-Plug/node_modules/long/index.d.ts
2025-04-20 07:06:59 -06:00

3 lines
98 B
TypeScript

import Long from './umd/index';
export default Long; // compatible with `import Long from "long"`