Skip to content

Variable: DriverPlugin ​

ts
const DriverPlugin: Plugin<[DriverPluginOptions?]>;

The plugin with no preset options; pass options to app.use.

Released under the MIT License.