Node/node_modules/long/index.d.ts
2025-03-01 16:49:04 +03:00

3 lines
56 B
TypeScript

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