What is `@prisma/client` if you install it over np...
# orm-help
a
What is
@prisma/client
if you install it over npm and not via the cli
j
The exact same thing.
Only when you generate your custom version of Prisma CLient for your schema is generated.