@bash-app/bash-common
v30.106.1
Published
Common data and scripts to use on the frontend and backend
Downloads
6,800
Keywords
Readme
Getting Started
If you have issues with a Prisma enum being undefined:
Make certain that the enum is used in a model. If it isn't, it won't show up.
You can add an unused enum to the model
unusedModelButNeededForSomeTypesToBeDefinedForTypescriptDelete node_modules directory and reinstall.
