UNPKG

web-encoding

Version:

TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal package

14 lines (13 loc) 217 B
{ "name": "ts-use", "private": true, "dependencies": { "web-encoding": "file:../.." }, "scripts": { "test": "npm install && tsc --noEmit" }, "devDependencies": { "typescript": "^4.2.3" } }