UNPKG

@lad-tech/mobydick-core

Version:

React Native components library focused on usability, accessibility and developer experience

7 lines (5 loc) 94 B
enum ControlType { checkBox = 'checkBox', radio = 'radio', } export default ControlType;