obsidian/data-handler
A module for handling data loading and saving to the plugin’s data file.
Classes
Section titled “Classes”| Class | Description |
|---|---|
| PluginDataHandler | A handler for loading and saving data to the plugin’s data file. |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| DataHandler | A handler for loading and saving data to the plugin’s data file. |