DeviceSettingRestoreDelete
Restoring a setting by removing it, because it had never been written.
Import:
import type { DeviceSettingRestoreDelete } from 'obsidian-integration-testing';Signature:
export interface DeviceSettingRestoreDeleteProperties
| Property | Type | Description |
|---|---|---|
| kind | DeviceSettingRestoreKind.Delete | Discriminates the union. |
Links to this page: