Logos DX
    Preparing search index...

    Type Alias ProviderProps

    type ProviderProps = {
        children?: ReactNode;
    }
    Index

    Properties

    Properties

    children?: ReactNode