This package contains the DRP blueprints intended to be used by other DRPs.
You can use it as a standalone package. For that, you can install it using:
pnpm install @ts-drp/blueprints
To build the package, you can run:
pnpm build
To run the tests, you can run:
pnpm test