UNPKG

winterspec

Version:

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

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