Skip to content

GrammarValue

Unofficial

A grammar value: a single regex, a token object, or an array of either.

Import:

import type { GrammarValue } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface GrammarValue

Links to this page: