mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 17:26:38 +01:00
jsdoc fixes to make export simpler
This commit is contained in:
@@ -19,7 +19,7 @@ const ValidationError = require("../../errors/validation_error");
|
||||
|
||||
/**
|
||||
* @param {TaskContext} taskContext
|
||||
* @param {Branch} branch
|
||||
* @param {BBranch} branch
|
||||
* @param {string} format - 'html' or 'markdown'
|
||||
*/
|
||||
async function exportToZip(taskContext, branch, format, res, setHeaders = true) {
|
||||
|
||||
Reference in New Issue
Block a user