@micro-router
    Preparing search index...

    Function matchText

    • A primitive that will succeed if the path being matched against starts with the provided text. Any additional text in the input string will not affect the match.

      Type Parameters

      • T extends string

      Parameters

      Returns ConstPath<T>