JasonLamv-t / TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript

This is a simple typescript practice project, which includes some test cases.

Enums

HandBook: Enums

Problems:

  • How to get all the values of an enum that in string type?

About


Languages

Language:TypeScript 80.3%Language:JavaScript 19.7%