GerberDev Shekhawat·Sep 24, 2024·1 min read←(0)→ sefssf sebsb sbgsfb const message = "Hello world" export enum ABC { 'One' = 'One', 'Two' = 'Two' } Share this