Files
2024-11-28 23:08:17 +01:00

2 lines
80 B
TypeScript

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