Files
Campus-Plug/node_modules/long/index.d.ts

3 lines
98 B
TypeScript
Raw Normal View History

2025-04-20 06:59:32 -06:00
import Long from './umd/index';
export default Long; // compatible with `import Long from "long"`