IOweb/node_modules/tar/dist/esm/create.d.ts
2026-07-03 15:07:38 -05:00

3 lines
No EOL
165 B
TypeScript

import { Pack, PackSync } from './pack.js';
export declare const create: import("./make-command.js").TarCommand<Pack, PackSync>;
//# sourceMappingURL=create.d.ts.map