/** * The Dashboard package implements the Bud.Dashboard interface. * * @see https://bud.js.org * @see https://github.com/roots/bud */ export { Dashboard as default } from './service.js';