UNPKG

ember-data

Version:

The lightweight reactive data library for JavaScript applications

5 lines (4 loc) 247 B
// Re-exporting the blueprints from the top level `ember-data` package // because blueprint discovery in ember-cli (as of 3.12) is only done // for top level packages. module.exports = require('@ember-data/serializer/blueprints/transform/index');