Metzploreur/node_modules/@aws-sdk/core/tsconfig.types.json

10 lines
173 B
JSON
Raw Permalink Normal View History

2023-11-01 16:33:25 +00:00
{
"compilerOptions": {
"baseUrl": ".",
"declarationDir": "dist-types",
"rootDir": "src"
},
"extends": "../../tsconfig.types.json",
"include": ["src/"]
}