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

    Interface RuntimesPageProps

    Props for main Runtimes page component.

    interface RuntimesPageProps {
        isAuthenticated?: boolean;
    }
    Index

    Properties

    Properties

    isAuthenticated?: boolean