UNPKG

@stryke/prisma-trpc-generator

Version:

A fork of the prisma-trpc-generator code to work in ESM with Prisma v6.

10 lines (9 loc) 157 B
//#region ../string-format/src/articles.ts const ARTICLES = [ "a", "an", "the" ]; //#endregion export { ARTICLES }; //# sourceMappingURL=articles.mjs.map