跳转到主要内容

导入

import { PluginNoteAPI } from "sn-plugin-lib";

返回值约定

多数异步接口返回 APIResponse<T>。通常只在 success === true 时读取 result

方法列表