Documents / @faasjs/nextjs / NextJsPlugin
Class: NextJsPlugin
Implements
Plugin
Constructors
new NextJsPlugin()
new NextJsPlugin():
NextJsPlugin
Returns
Methods
onInvoke()
onInvoke(
data
,next
):Promise
<void
>
Parameters
• data: InvokeData
• next: Next
Returns
Promise
<void
>
Implementation of
Plugin.onInvoke
Properties
name
readonly
name:"NextJs"
='NextJs'
Implementation of
Plugin.name
type
readonly
type:"NextJs"
='NextJs'
Implementation of
Plugin.type