UNPKG

edgespec

Version:

Write Winter-CG compatible routes with filesystem routing and tons of features

6 lines (3 loc) 188 B
import { SharedWorker } from 'ava/plugin'; declare const workerWrapper: (arg: SharedWorker.FactoryOptions | SharedWorker.Protocol) => Promise<void>; export { workerWrapper as default };