2025-05-18 00:16:09 +03:00

4 lines
66 B
TypeScript

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