add @types

This commit is contained in:
frostime 2023-06-04 13:49:30 +08:00
parent 9b46057ab0
commit 57e008870e
3 changed files with 66 additions and 74 deletions

View file

@ -6,10 +6,6 @@
* API [API_zh_CN.md](https://github.com/siyuan-note/siyuan/blob/master/API_zh_CN.md)
*/
import {
Block, Notebook, NotebookConf, NotebookId, DocumentId, BlockId,
doOperation, PreviousID, ParentID, BlockType, BlockSubType
} from "sy-dtype";
import { fetchSyncPost, IWebSocketData } from "siyuan";