UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

6 lines (5 loc) 218 B
/** * Creates eve-owned Nitro bundler overrides that must apply to both Rollup * and Rolldown hosted builds. */ export declare function createNitroBundlerConfig(plugins: readonly object[]): Record<string, unknown>;