UNPKG

angular-weblineindia-qrcode-scanner

Version:
12 lines 296 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Float = /** @class */ (function () { function Float() { } Float.floatToIntBits = function (f) { return f; }; return Float; }()); exports.default = Float; //# sourceMappingURL=Float.js.map