@microsoft.azure/autorest.incubator
Version:
AutoRest incubator project
8 lines • 374 B
TypeScript
import { Class } from '#csharp/code-dom/class';
import { Namespace } from '#csharp/code-dom/namespace';
import { State } from '#powershell/state';
export declare class TypeConverter extends Class {
private state;
constructor(name: string, namespace: Namespace, state: State, objectInitializer?: Partial<TypeConverter>);
}
//# sourceMappingURL=type-converter.d.ts.map