UNPKG

@affinidi/common-check-widget-backend-lib

Version:

An common-check-widget-backend-lib used to development backend for common-check-widget-frontend

11 lines 191 B
{ "type": "module", "main": "index.cjs", "module": "index.js", "react-native": { "./index.js": "./index.native.js" }, "browser": { "./index.js": "./index.browser.js" } }