Skip to content

Function: notFoundPlugin() ​

ts
function 
notFoundPlugin
(
__namedParameters
): Plugin;

Defined in: index.ts:19

Parameters ​

ParameterType

__namedParameters

NotFoundPluginOptions

Returns ​

Plugin

Released under the MIT license