Function SitumProvider

  • Main context of the application, stores the plugins' state.

    Parameters

    • props: PropsWithChildren<{
          apiKey?: string;
          email?: string;
      }>
    • Optional context: any

    Returns ReactNode

Generated using TypeDoc