mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-27 08:28:13 -05:00
14 lines
273 B
Markdown
14 lines
273 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, etc
|
||
|
|
||
|
## gui
|
||
|
|
||
|
GuiApi for PicGo plugins.
|