This article explains the difference between Typescript’s enum, const enum, declare enum, and declare const enum identifiers. Caveat: I…
Share this post
TypeScript enums explained
Share this post
This article explains the difference between Typescript’s enum, const enum, declare enum, and declare const enum identifiers. Caveat: I…