3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
import type { Oas2Decorator } from '../../visitors';
|
|
export declare const RemoveUnusedComponents: Oas2Decorator;
|