@wxn0brp/db-core
    Preparing search index...

    Interface RouteEntry

    interface RouteEntry {
        backends: default[];
        match: MatchRule;
    }
    Index

    Properties

    Properties

    backends: default[]
    match: MatchRule