UNPKG

edge.js

Version:
5 lines (4 loc) 125 B
import { type PluginFn } from '../types.js'; export declare const pluginSuperCharged: PluginFn<{ recurring: boolean; }>;