If I have this pretty straight forward TypeScript code:
type example = \'BOOLEAN\' | \'MULITSELECT\' | \'\'; interface IObjectExample { a: string, re