UNPKG

dab-js-without-registry

Version:
3 lines (2 loc) 106 B
export declare const to32bits: (num: number) => any; export declare const from32bits: (ba: any) => any;