NEVER_MATCH_REG_EXP
A regular expression that never matches.
Import:
import { NEVER_MATCH_REG_EXP } from 'obsidian-dev-utils/reg-exp';Signature:
const NEVER_MATCH_REG_EXP: RegExpType: RegExp
A regular expression that never matches.
Import:
import { NEVER_MATCH_REG_EXP } from 'obsidian-dev-utils/reg-exp';Signature:
const NEVER_MATCH_REG_EXP: RegExpType: RegExp