Plumile JS API
    Preparing search index...

    Type Alias RouterPreparedMatchSnapshot

    type RouterPreparedMatchSnapshot = {
        routes: RouterPreparedSegmentSnapshot[];
        segments: RouterPreparedSegmentSnapshot[];
    }
    Index

    Properties

    Properties