Skip to content

SettingDefinition<K>

Official

Import:

import type { SettingDefinition } from 'obsidian';

Signature:

export interface SettingDefinition<K extends string = string>

Links to this page: