UNPKG

cdk-serverless-agentic-api

Version:

CDK construct for serverless web applications with CloudFront, S3, Cognito, API Gateway, and Lambda

8 lines 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.test = void 0; /** * Test file to check if TypeScript compilation is working */ exports.test = 'test'; //# sourceMappingURL=test.js.map