TestEnum: {{ TestEnum }}
+Direction: {{ Direction }}
+-
+
- {{ `.getKeys(): ${$enum(Direction).getKeys()}` }} +
- {{ `.getValues(): ${$enum(Direction).getValues()}` }} + +
- {{ `.mapValue(null): ${mapValue(null)}` }} +
- getKeyOrDefault +
- getValueOrDefault +