Skip to content

JSON_NODE_TYPE_STRING

The Momoa node type of a JSON string value.

Import:

import { JSON_NODE_TYPE_STRING } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-helpers';

Signature:

const JSON_NODE_TYPE_STRING: "String"

Type:String