0.1.3 • Published 10 months ago
@reflex-stack/tsp-example v0.1.3
TSP Example
This is a test package for @reflex-stack/tsp, do not use it
Main bundle is and optional submodule is only
Install
npm i @reflex-stack/tsp-example
Usage
Main module
import { ... } from "{{ packageNPMName }}"
Sub module
import { ... } from "{{ packageNPMName }}/submodule"
Build commands
Build
npm run build
Test
npm run test
Publish
npm run publish
TSP
This package has been created with tsp