Search


Search something to see results

CrazyEnum

A crazy enum from the TypeScript handbook. This enum contains both constant and computed members.

TypeDoc won't show the value of computed members since this information is only available at runtime.

Index

Enumeration Members

Enumeration Members

None: 0
Read: 2
Write: 4
ReadWrite: 6
ComputedMember: number