4 lines
145 B
Plaintext
4 lines
145 B
Plaintext
import type { Oas3RuleSet } from '../../oas-types';
|
|
export declare const rules: Oas3RuleSet<'built-in'>;
|
|
export declare const preprocessors: {};
|