UNPKG

@zxing/library

Version:

TypeScript port of ZXing multi-format 1D/2D barcode image processing library.

4 lines (3 loc) 80 B
export default class Float { static floatToIntBits(f: number): number; }