mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: add missing externs
This commit is contained in:
@@ -51,6 +51,8 @@ dummy.values = function() {};
|
||||
dummy.filter = function() {};
|
||||
dummy.concat = function() {};
|
||||
dummy.diff_main = function() {};
|
||||
dummy.patch_make = function() {};
|
||||
dummy.patch_apply = function() {};
|
||||
|
||||
/**
|
||||
* @typedef {{
|
||||
|
||||
Reference in New Issue
Block a user