Having something like this
type Size = \'big\' | \'small\';
How can I test that \'test\' if a value is Size
const test = \'equal\'