Node/node_modules/long/index.d.ts
2025-02-15 00:34:31 +03:00

3 lines
56 B
TypeScript

import { Long } from './types.js';
export default Long;