This repository contains all the datatypes used within the Trinity Project / Wildlife application, both on the desktop and the mobile application.
Typically not neccessary as it's in the package.json of the projects that use it.
npm install https://github.com/KashmirWorld/wildlife-datatypes.git
npm run build
Tests contain both JS and Typescript files, the directory should not contain any other type of file excluding .ts and .js.
npm test