UNPKG

long

Version:

A Long class for representing a 64-bit two's-complement integer value.

4 lines (3 loc) 76 B
import { Long } from "./types.js"; export = Long; export as namespace Long;