UNPKG

st-cp

Version:

CLI tool for platform independent, recursive copying of files and folders.

3 lines (2 loc) 122 B
import { ICopyPathOrFile } from "../interface/i-copy-path-or-file"; export declare const copyPathOrFile: ICopyPathOrFile;