Search
    Preparing search index...
    interface ProviderProps {
        children: ReactNode;
        [key: string]: any;
    }

    Hierarchy

    • IValueMap
      • ProviderProps

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    children: ReactNode