UNPKG

@modyo/cli

Version:

Modyo CLI Command line to expose local development tools

2 lines (1 loc) 95 B
export default function createZipFile(zipDirPath: string, zipFilePath: string): Promise<void>;