UNPKG

@paulbarmstrong/cdk-managed-objects-bucket

Version:

A CDK construct representing a bucket and the objects within it, which can be defined by an Asset or directly in the CDK. It extends the Bucket construct.

13 lines 232 B
{ "compilerOptions": { "module": "commonjs", "esModuleInterop": true, "target": "ES2022", "moduleResolution": "node", "sourceMap": true, "outDir": "dist", "declaration": true, "strict": true }, "lib": ["ES2022"] }