Is there anyway to map this typescript declaration...
# javascript
t
Is there anyway to map this typescript declaration to Kotlin: type VREye = "left" | "right";