UNPKG

@autorest/powershell

Version:
4 lines 279 B
import { AutorestExtensionHost as Host } from '@autorest/extension-base'; export declare function singularize(word: string): string; export declare function createSdkInlinedPropertiesPlugin(service: Host): Promise<void>; //# sourceMappingURL=sdk-create-inline-properties.d.ts.map