0
Q:

interface function

interface SearchFunc {
  (source: string, subString: string): boolean;
}
1

New to Communities?

Join the community