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