interface GeneratedResult {
    interfaceName: string;
    outputFolder: string;
}

Properties

interfaceName: string
outputFolder: string