PicList/src/main/apis/README.md
2022-01-04 23:59:35 +08:00

290 B

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.