Skip to content

HasSingleOccurrenceParams

Parameters for hasSingleOccurrence.

Import:

import type { HasSingleOccurrenceParams } from 'obsidian-dev-utils/string';

Signature:

export interface HasSingleOccurrenceParams

Properties

PropertyTypeDescription
searchValuestringThe search value to check for.
strstringThe string to check.

Links to this page: