NewLinkFormat
A format of the new link.
Import:
import type { NewLinkFormat } from 'obsidian-dev-utils/obsidian/obsidian-settings';Signature:
export type NewLinkFormatSignature:
type NewLinkFormat = 'absolute' | 'relative' | 'shortest'Type: ‘absolute’ | ‘relative’ | ‘shortest’
Links to this page: