Library of api calls relevant for the consent app.
The app is tested primarily through unit tests using jest.
yarn workspace lib-api test:unityarn workspace lib-api lint- The app is tested through standard
eslintpackages with rules specified for a default React App. The respective configuration in present in the package.json file.