UNPKG

ember-inflector

Version:

The default blueprint for Embroider v2 addons.

4 lines (3 loc) 158 B
export { default as Inflector } from './system/inflector.js'; export { pluralize, singularize } from './system/string.js'; //# sourceMappingURL=system.js.map