Files
Trilium/packages/share-theme/src/scripts/modules/mermaid.d.ts
copilot-swe-agent[bot] 4fc434a52e Implement multi-branch prefix editing functionality
- Add setPrefixBatch API endpoint to handle batch prefix updates
- Update branch_prefix dialog to support multiple branches
- Remove noSelectedNotes constraint from edit branch prefix menu
- Add translations for multi-branch prefix editing

Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:52:02 +00:00

2 lines
92 B
TypeScript

export default function setupMermaid(): Promise<void>;
//# sourceMappingURL=mermaid.d.ts.map