Aktueller Stand
This commit is contained in:
8
backend/node_modules/@mrleebo/prisma-ast/dist/index.d.ts
generated
vendored
Normal file
8
backend/node_modules/@mrleebo/prisma-ast/dist/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
export * from './produceSchema';
|
||||
export * from './getSchema';
|
||||
export * from './printSchema';
|
||||
export * from './PrismaSchemaBuilder';
|
||||
export type { PrismaAstConfig } from './getConfig';
|
||||
export type { CstNodeLocation } from 'chevrotain';
|
||||
export { VisitorClassFactory } from './visitor';
|
||||
export { PrismaParser } from './parser';
|
||||
Reference in New Issue
Block a user