UNPKG

@aziontech/opennextjs-azion

Version:
4 lines (3 loc) 277 B
import { type BuildOptions } from "@opennextjs/aws/build/helper.js"; import type { ContentUpdater, Plugin } from "@opennextjs/aws/plugins/content-updater.js"; export declare function inlineDynamicRequireLoadComponents(updater: ContentUpdater, buildOpts: BuildOptions): Plugin;