UNPKG

@dsmrt/axiom-aws-sdk

Version:

AWS sdk library for working with axiom cli

13 lines (12 loc) 252 B
{ "compilerOptions": { "target": "es2022", "module": "commonjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "noEmit": true }, "include": ["src/index.ts"] }