Files
FSE-Ticket.sys/node_modules/long/umd/index.d.ts
T

4 lines
76 B
TypeScript
Raw Normal View History

2026-06-21 10:00:13 +08:00
import { Long } from "./types.js";
export = Long;
export as namespace Long;