UNPKG

construct-ui

Version:
11 lines (10 loc) 209 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Size = void 0; exports.Size = { XS: 'xs', SM: 'sm', DEFAULT: 'default', LG: 'lg', XL: 'xl' };