@webb-tools/semaphore-group

v0.0.1-4
A library to create and manage Semaphore-anchor groups.

build:watch

rollup -c rollup.config.ts -w --configPlugin typescript

build

rimraf dist && rollup -c rollup.config.ts --configPlugin typescript

prepublishOnly

yarn build

docs

typedoc src/index.ts --out ../../docs/group
npm i @webb-tools/semaphore-group

Metadata

Downloads