mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 06:38:59 +02:00
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
export function commons(): string {
|
|
return 'commons';
|
|
}
|