UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

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