tornado-core/dist/schemas/index.d.ts

5 lines
104 B
TypeScript
Raw Normal View History

2024-04-29 18:55:15 +03:00
import Ajv from 'ajv';
export declare const ajv: Ajv;
export * from './status';
export * from './jobs';