Files
2025-11-24 23:24:06 +08:00

2 lines
80 B
TypeScript

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