Skip to main content
Module

x/phonenumber/esm-test/tsconfig.json

Google's libphonenumber pre-compiled with the closure compiler
Go to Latest
File
{ "compilerOptions": { "baseUrl": ".", "lib": [ "es2019", "dom" ], "moduleResolution": "node", "target": "ESNext", "allowSyntheticDefaultImports": true }, "include": [ "test" ]}