Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 452 Bytes

File metadata and controls

26 lines (16 loc) · 452 Bytes

TS Frontend Template

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

Install

npm install @distinction-dev/serverless-ts-template

or

yarn add @distinction-dev/serverless-ts-template

Usage

import { util1, util2 } from '@distinction-dev/serverless-ts-template';

Docs

Automatically generated docs are available here