3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
// @ts-expect-error FIXME: ts error
|
|
export * from './dist/schemas';
|
// @ts-expect-error FIXME: ts error
|
|
export * from './dist/schemas';
|