UNPKG

cld3-asm

Version:

WebAssembly based Javascript bindings for google compact language detector 3

8 lines 144 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "module": "esnext", "target": "es2018", "outDir": "../dist/esm", } }