API/api.medcify.app/node_modules/snyk/dist/lib/yarn.d.ts
2022-09-26 11:41:44 +05:30

2 lines
129 B
TypeScript

export declare function yarn(method: string, packages: string[], live: boolean, cwd: string, flags: string[]): Promise<unknown>;