3 lines
165 B
TypeScript
Raw Normal View History

2025-09-05 14:59:21 +08:00
import { Pack, PackSync } from './pack.js';
export declare const create: import("./make-command.js").TarCommand<Pack, PackSync>;
//# sourceMappingURL=create.d.ts.map