Optional
__nuxt_Optional
Internal
_nameOptional
dependsOptional
enforceOptional
envOptional
hooksOptional
metaReadonly
nameReturns the name of the function. Function names are read-only and can not be changed.
Optional
orderThis allows more granular control over plugin order and should only be used by advanced users.
It overrides the value of enforce
and is used to sort plugins.
Optional
parallelExecute plugin in parallel with other parallel plugins.
false
Optional
setupGenerated using TypeDoc
Await for other named plugins to finish before running this plugin.