UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

6 lines (5 loc) 143 B
var stringConvert = { hyphen2camel: require('./hyphen2camel'), camel2hyphen : require('./camel2hyphen') }; module.exports = stringConvert;