UNPKG

@ezy/webp

Version:

libwebp wrapper for nodejs

7 lines (6 loc) 258 B
export declare const platforms: string[]; export declare const currentPlatform: string; export declare const PACKAGE_PATH: string; export declare const LIB_PATH: string; export declare const config: any; export declare function getBin(name: string): string;