@strule/core - v0.0.1
    Preparing search index...

    Type Alias Matcher

    Matcher: (value: string) => boolean

    A reusable matcher produced by compile.

    Type Declaration

      • (value: string): boolean
      • Parameters

        • value: string

        Returns boolean