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