3 lines
111 B
Plaintext
3 lines
111 B
Plaintext
import type { Oas3Rule } from '../../visitors';
|
|
export declare const NoExampleValueAndExternalValue: Oas3Rule;
|