A11 TypeScript API - v0.2.1
    Preparing search index...

    Function actionNameMatchesAllowed

    • Whether an action name is fully matched by any allowed regex pattern.

      Parameters

      • name: string
      • patterns: readonly string[]

      Returns StatusOr<boolean>