Type Alias: CssCleanupFunction()
CssCleanupFunction = () =>
Promise<void>
Represents a cleanup function that can be called when unmounting.
Returns
Promise<void>
Introducing Workflow Engine, try for FREE workflowengine.io.
CssCleanupFunction = () =>
Promise<void>
Represents a cleanup function that can be called when unmounting.
Promise<void>