/***/ /** * The {{moduleId}} backend module for the {{pluginId}} plugin. * * @packageDocumentation */ export { {{moduleVar}} as default } from './module';