UNPKG

edge.js

Version:
3 lines (2 loc) 96 B
import type { PluginFn } from '../types.js'; export declare const migrate: PluginFn<undefined>;