mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
4 lines
150 B
JavaScript
4 lines
150 B
JavaScript
/// <reference types="./dist/schemas.d.ts" />
|
|
// eslint-disable-next-line @typescript-eslint/no-restricted-imports
|
|
export * from './dist/schemas.js';
|