Files
2023-06-30 18:54:33 +02:00

2 lines
58 B
TypeScript

export function getFileExtension(path: string): string;