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