UNPKG

@roots/bud

Version:

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

3 lines (2 loc) 125 B
import type { Context } from '@roots/bud-framework/context'; export declare const get: (fs: any) => Promise<Context[`bud`]>;