create.d.ts 165 Bytes Edit Raw Blame History Permalink 1 2 3 import { Pack, PackSync } from './pack.js'; export declare const create: import("./make-command.js").TarCommand<Pack, PackSync>; //# sourceMappingURL=create.d.ts.map