UNPKG

@franklx/iubenda-consent-solution-api

Version:

API client to implement Iubenda Consent Solution in backend service

9 lines 174 B
{ "restartable": "rs", "ignore": [".git", "node_modules/", "dist/"], "watch": ["src/"], "execMap": { "ts": "node -r ts-node/register" }, "ext": "js,json,ts" }