UNPKG

tav-ui

Version:
13 lines (7 loc) 299 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var withName = require('./with-name2.js'); exports.camelize = withName.camelize; exports.capitalize = withName.capitalize; exports.validateKebabCase = withName.validateKebabCase; //# sourceMappingURL=with-name.js.map