UNPKG

react-sm-select

Version:
11 lines (10 loc) 183 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var MODE = exports.MODE = { LIST: 'list', TAGS: 'tags', COUNTER: 'counter', SINGLE: 'single' };