MatchCallback
Signature
export type MatchCallback = (str: string) => boolean;Members
This export does not declare public properties or methods in the generated declaration file.
export type MatchCallback = (str: string) => boolean;This export does not declare public properties or methods in the generated declaration file.