react-ref-boundary
    Preparing search index...

    Interface BoundaryProviderProps

    interface BoundaryProviderProps {
        children?: ReactNode;
    }
    Index
    children?: ReactNode