Collab testing docDevender Singh Shekhawat·Nov 20, 2023·1 min read one two three four const message = "Hello world" export enum ABC { 'One' = 'One', 'Two' = 'Two' } aws lambdaAWSJavaScript Share this