Skip to content

ObsidianReleasesJson

Type representing the structure of Obsidian releases JSON.

Import:

import type { ObsidianReleasesJson } from 'obsidian-dev-utils/script-utils/version';

Signature:

export interface ObsidianReleasesJson

Properties

PropertyTypeDescription
namestringA name of the Obsidian release.