UNPKG

@microsoft.azure/autorest.testserver

Version:
7 lines (6 loc) 138 B
/** * Yargs is missing helpers definitions. */ declare module "yargs/helpers" { export const hideBin: (argv: string[]) => string[]; }