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

    Interface RuntimesPageProps

    Props for main Runtimes page component.

    interface RuntimesPageProps {
        isAuthenticated?: boolean;
    }
    Index
    isAuthenticated?: boolean