UNPKG

@quadible/web-sdk

Version:

The web sdk for Quadible's behavioral authentication service.

7 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = getColorDepth; function getColorDepth() { return window.screen.colorDepth; } //# sourceMappingURL=color_depth.js.map