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

3 lines
54 B
TypeScript
Raw Normal View History

2024-09-30 13:55:24 +03:00
import Ajv from 'ajv';
export declare const ajv: Ajv;