UNPKG

@roots/bud-dashboard

Version:

bud.js core module

12 lines (9 loc) 262 B
// Copyright © Roots Software LLC // Licensed under the MIT license. /** * 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'