UNPKG

construct-ui

Version:
8 lines (7 loc) 149 B
export var Intent = { NONE: 'none', PRIMARY: 'primary', NEGATIVE: 'negative', POSITIVE: 'positive', WARNING: 'warning' };