@reflex-stack/tsp-bun-example
v0.1.6
Published
## This is a test package for @reflex-stack/tsp, do not use it
Readme
TSP Example Bun
This is a test package for @reflex-stack/tsp, do not use it
Main bundle is 45b and optional submodule is only 75b For a total of 120b
Install
bun i @reflex-stack/tsp-bun-example
Usage
Main module
import { ... } from "@reflex-stack/tsp-bun-example"
Sub module
import { ... } from "@reflex-stack/tsp-bun-example/submodule"
Build commands
Build
bun run build
Test
bun run test
Bump version
bun run bump
TSP
This package has been created with tsp
