UNPKG

104 BTypeScriptView Raw
1import { IClone } from '@jscpd/core';
2export declare function jscpd(argv: string[]): Promise<IClone[]>;