UNPKG

whodis-sdk

Version:

A simple sdk for easy, secure authentication with the whodis platform. Setup secure authentication for your app in seconds.

5 lines 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WHODIS_API_HOST = void 0; exports.WHODIS_API_HOST = 'https://api.whodis.io'; //# sourceMappingURL=WHODIS_API_HOST.js.map