A TypeScript project demonstrating AWS Lambda InvokeStore issue when trying to transpile to CommonJS.
# Install dependencies
npm install
# Build the project
npm run build
# Development mode (watch for changes)
npm run devCompiled JavaScript files will be generated in the dist/ directory.