/** * Copyright (c) HashiCorp, Inc. * SPDX-License-Identifier: BUSL-1.1 */ import buildRoutes from 'ember-engines/routes'; export default buildRoutes(function () { // Define your engine's route map here });