deno.land / x / phonenumber@v3.4.0 / webpack / tsconfig.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "compilerOptions": { "declaration": true, "lib": [ "ES2019", "dom" ], "moduleResolution": "node", "noEmit": true, "pretty": true, "sourceMap": true, "target": "ES2015", "allowSyntheticDefaultImports": true }, "include": [ "src" ]}
phonenumber

Version Info

Tagged at
a year ago