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