Skip to content

alrico88/ts-package-template

Repository files navigation

PACKAGE

PACKAGE DESCRIPTION

Installation

Using npm npm i PACKAGE

Using yarn yarn add PACKAGE

Usage

In CommonJS env

const { method } = require('PACKAGE');

Using imports

import { method } from 'PACKAGE';

Documentation

See DOCS

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published