UNPKG

@kiwigdc/kiwilaunch

Version:
6 lines (5 loc) 231 B
export declare class CustomManifestGameVersion implements ManifestGameVersion { gameProperties: any; constructor(); checkDownloadFiles(url: string, hash: string, dist: string, rename?: string): Promise<boolean>; }