initial commit
This commit is contained in:
8
packages/db/shared/schemas/variants/index.ts
Normal file
8
packages/db/shared/schemas/variants/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* Schema Variants Index
|
||||
* Auto-generated - do not edit manually
|
||||
*/
|
||||
|
||||
export * from './pure';
|
||||
export * from './input';
|
||||
export * from './result';
|
||||
Reference in New Issue
Block a user