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