Template repository for us to use to create TS based frontend packages
npm install @distinction-dev/package-name
or
yarn add @distinction-dev/package-name
import { util1, util2 } from '@distinction-dev/package-name';
Automatically generated docs are available here