9 lines
150 B
TypeScript
9 lines
150 B
TypeScript
/**
|
|
* Schema Variants Index
|
|
* Auto-generated - do not edit manually
|
|
*/
|
|
|
|
export * from './pure';
|
|
export * from './input';
|
|
export * from './result';
|