UNPKG

deps-freeimage-raub

Version:

Binaries and headers for FreeImage-dependent compilation

13 lines (12 loc) 241 B
declare module "deps-freeimage-raub" { /** * Path to binaries * Platform binary directory absolute path */ export const bin: string; /** * Path to includes * Include directory for this module */ export const include: string; }