vvet_backend_1/node_modules/long/umd/index.d.ts

4 lines
76 B
TypeScript
Raw Permalink Normal View History

2025-05-09 12:46:18 +05:30
import { Long } from "./types.js";
export = Long;
export as namespace Long;