tuil
ReferencePackages@mwillbanks/tuil-coreAPI

isSafeRegularExpressionSource

function exported by @mwillbanks/tuil-core.

View rawEdit

function

Public function exported by @mwillbanks/tuil-core.

export function isSafeRegularExpressionSource(source: string): boolean;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
sourcestringYesSupplies the source value as string.

Returns

boolean — Returns a value that satisfies boolean.

Related types: —

Throws

No thrown errors are documented for this declaration.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-core

On this page