@rocket.chat/layout
    Preparing search index...

    Type Alias BackgroundLayerProps

    type BackgroundLayerProps = {
        children?: ReactNode;
    }
    Index

    Properties

    Properties

    children?: ReactNode