Skip to content

Template repository for us to use to create TS based backend packages

License

Notifications You must be signed in to change notification settings

distinction-dev/ts-backend-template

Repository files navigation

TS Frontend Template

Template repository for us to use to create TS based frontend packages

Install

npm install @distinction-dev/package-name

or

yarn add @distinction-dev/package-name

Usage

import { util1, util2 } from '@distinction-dev/package-name';

Docs

Automatically generated docs are available here

About

Template repository for us to use to create TS based backend packages

Topics

Resources

License

Stars

Watchers

Forks