2025-04-22 14:45:25 +03:00

4 lines
58 B
TypeScript

export function commons(): string {
return 'commons';
}