@ts-drp/blueprints
v0.11.0
Published
This package contains the DRP blueprints intended to be used by other DRPs.
Downloads
1,132
Readme
DRP Blueprints
This package contains the DRP blueprints intended to be used by other DRPs.
Usage
You can use it as a standalone package. For that, you can install it using:
pnpm install @ts-drp/blueprints
Build
To build the package, you can run:
pnpm build
Tests
To run the tests, you can run:
pnpm test