ActionsProviderProps

Public TypeAlias

Signature
type ActionsProviderProps = {
  overrides?: (
    app: App,
    actions: ActionsContextType,
    helpers: undefined
  ) => ActionsContextType
  children: any
}
References

App, ActionsContextType

Edit this page
Last edited on 11 May 2023
ActionsProviderAssetUrlsProvider