interface ServerGeneratorOptions {
    reason?: string;
}

Properties

Properties

reason?: string