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

    Interface AppLayoutProps

    interface AppLayoutProps {
        children: ReactNode;
    }
    Index

    Properties

    Properties

    children: ReactNode