UNPKG

thai-keyboard-corrector

Version:

Corrects text typed with the wrong Thai/English keyboard layout

13 lines (12 loc) 224 B
{ "compilerOptions": { "target": "ES2019", "module": "ESNext", "declaration": true, "outDir": "./dist", "strict": true, "esModuleInterop": true, "skipLibCheck": true }, "include": ["src"] }