/** * The {{id}} backend plugin. * * @packageDocumentation */ export * from './dynamic/index'; export * from './service/router';