0.6.11 • Published 9 months ago
@sfroment/blueprints v0.6.11
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/blueprintsBuild
To build the package, you can run:
pnpm buildTests
To run the tests, you can run:
pnpm test