mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 19:44:00 -06:00
3 lines
89 B
TypeScript
3 lines
89 B
TypeScript
export function expressPartialContent(): string {
|
|
return 'express-partial-content';
|
|
} |