Skip to content

RevTurbineUiPathResolver

RevTurbineUiPathResolver = (uiPath) => void | Promise<void>

Resolver function for a UI path action type.

JsonObject

void | Promise<void>