/** * The {{moduleId}} backend module for the {{pluginId}} plugin. * * @packageDocumentation */ export * from './dynamic/index'; export * from './module';