UNPKG

binary-structures

Version:

Yet another declarative binary packer/parser, but built for modern browsers.

6 lines (4 loc) 111 B
interface NumberConstructor { readonly MAX_SAFE_INTEGER: number; readonly MIN_SAFE_INTEGER: number; }