Type representing the structure of Obsidian releases JSON.
Import:
import type { ObsidianReleasesJson } from 'obsidian-dev-utils/script-utils/version';
Signature:
export interface ObsidianReleasesJson
Properties
| Property | Type | Description |
|---|
| name | string | A name of the Obsidian release. |