3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
import type { JSONSchema } from '@typescript-eslint/utils';
|
|
export declare const SCHEMA: JSONSchema.JSONSchema4;
|