mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-26 16:08:13 -05:00
14 lines
290 B
Markdown
14 lines
290 B
Markdown
# apis folder
|
|
|
|
## core
|
|
|
|
The lowest level APIs that are not dependent on each other. The upper APIs depend on them.
|
|
|
|
## app
|
|
|
|
Provide key API interfaces for PicGo application, including uploader, window management, shortcut key system, remotes handler, etc
|
|
|
|
## gui
|
|
|
|
GuiApi for PicGo plugins.
|