UNPKG

expressmultithread

Version:

Fast, light-weight and low dependency [Express.js](https://www.npmjs.com/package/express) multithreaded router.

3 lines (2 loc) 110 B
import { PluginBase } from "../types"; export declare function importPlugin(plugins: string[]): PluginBase[];