UNPKG

frida

Version:

Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android

14 lines (13 loc) 249 B
{ "compilerOptions": { "lib": ["ES2022"], "target": "ES2022", "module": "Node16", "declaration": true, "outDir": "./build/src", "strict": true }, "include": [ "src/**/*.ts" ] }