matchName.d.ts 80 B

1
  1. export declare function matchName(target: string, sourceName: string): boolean;