UNPKG

@roots/bud

Version:

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

6 lines (5 loc) 188 B
export declare const BuildInfo: ({ name, time, }: { error?: Error | string | undefined; name: string; time: string; }) => import("@roots/bud-support/jsx-runtime").JSX.Element;