Import
Return Convention
Most async APIs returnAPIResponse<T>. Read result only when success === true.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NOTE-related API index. APIs in this section can only be called in NOTE.
import { PluginNoteAPI } from 'sn-plugin-lib';
APIResponse<T>. Read result only when success === true.