UNPKG

@microsoft.azure/autorest.incubator

Version:
8 lines 374 B
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