dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
taggedPatternWithName
Function taggedPatternWithName
taggedPatternWithName
(
name
:
string
,
pattern
:
Pattern
)
:
TaggedPattern
Creates a TaggedPattern that matches tagged values with a tag having the given name.
Parameters
name
:
string
pattern
:
Pattern
Returns
TaggedPattern
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Creates a TaggedPattern that matches tagged values with a tag having the given name.