declare enum in type script code example Example: declare enum in type script enum PrintMedia { Newspaper = 1, Newsletter, Magazine, Book }