mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-22 08:16:10 +01:00
This commit is contained in:
parent
9fb4d9da2a
commit
4a0a1495db
157 changed files with 11245 additions and 1 deletions
8
app/src/API.ts
Normal file
8
app/src/API.ts
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
class SiYuanAPI {
|
||||
|
||||
static openFile() {
|
||||
// openFileById()
|
||||
}
|
||||
}
|
||||
|
||||
export default SiYuanAPI;
|
||||
Loading…
Add table
Add a link
Reference in a new issue