Interface PartialMatchesFunction

interface PartialMatchesFunction ((protos) => null | boolean | string[])
  • Parameters

    • protos: string[]

    Returns null | boolean | string[]