UNPKG

@pact-toolbox/unplugin

Version:
9 lines (8 loc) 297 B
import { PluginOptions } from "./types-DNoqi4ZG.cjs"; import { JsPlugin } from "@farmfe/core"; //#region src/farm.d.ts type Factory = (options?: PluginOptions | undefined) => JsPlugin; declare const factory: Factory; //#endregion export { factory as default }; //# sourceMappingURL=farm.d.cts.map