UNPKG

@microsoft.azure/autorest.incubator

Version:
6 lines 223 B
import { Method } from './method'; export declare class Operator extends Method { constructor(name: string, objectIntializer?: Partial<Method>); readonly declaration: string; } //# sourceMappingURL=operator.d.ts.map