UNPKG

@sandfox/arn

Version:

Parser for Amazon Resource Name strings

14 lines (13 loc) 318 B
{ "compilerOptions": { "baseUrl": ".", "lib": ["dom", "es2015"], "noEmit": true, "noImplicitAny": true, "noImplicitThis": true, "paths": { "@sandfox/arn": ["."] }, "strict": true, "strictNullChecks": true, "strictFunctionTypes": true } }