database-petani-mobile/node_modules/tar/dist/commonjs/create.d.ts
2026-02-23 16:39:35 +07:00

3 lines
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