0.1.3 • Published 10 months ago

@reflex-stack/tsp-example v0.1.3

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

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

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago