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