UNPKG

@moonsong-labs/moonwall-cli

Version:

Testing framework for the Moon family of projects

4 lines (2 loc) 101 B
declare function downloader(url: string, outputPath: string): Promise<void>; export { downloader };