JSON_NODE_TYPE_OBJECT
The Momoa node type of a JSON object value.
Import:
import { JSON_NODE_TYPE_OBJECT } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-helpers';Signature:
const JSON_NODE_TYPE_OBJECT: "Object"Type: “Object”
The Momoa node type of a JSON object value.
Import:
import { JSON_NODE_TYPE_OBJECT } from 'obsidian-dev-utils/script-utils/linters/eslint-rules/manifest-helpers';Signature:
const JSON_NODE_TYPE_OBJECT: "Object"Type: “Object”