Skip to main content

Type Alias: PluginIntegrationDisposer

PluginIntegrationDisposer = () => void | Promise<void>

Returns

void | Promise<void>