UNPKG

@roots/bud

Version:

Configurable, extensible build tools for modern single and multi-page web applications

3 lines (2 loc) 151 B
export type { Context } from '@roots/bud-framework/context'; export { application, type Builtins, Cli, type CommandClass, } from '@roots/bud/cli/app';