UNPKG

waifu2x

Version:

2x upscaling of images with waifu2x

13 lines 260 B
{ "compilerOptions": { "outDir": "dist", "lib": ["es2020", "DOM"], "declaration": true, "esModuleInterop": true, "skipLibCheck": true }, "exclude": [ "node_modules", "dist" ] }