Erster Docker-Stand
This commit is contained in:
+8
@@ -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