Datalayer Desktop - v0.0.3
    Preparing search index...

    Variable ServiceProviderConst

    ServiceProvider: React.FC<ServiceProviderProps> = ...

    Service provider component. Initializes and provides ServiceContainer to all child components.

    <ServiceProvider>
    <App />
    </ServiceProvider>