Helpful
Preparing search index...
@zthun/helpful-query
ZDataMatchAlways
Class ZDataMatchAlways
An implementation of an IZDataMatch that always returns true on match.
Implements
IZDataMatch
<
any
,
any
>
Index
Constructors
constructor
Methods
match
Constructors
constructor
new
ZDataMatchAlways
()
:
ZDataMatchAlways
Returns
ZDataMatchAlways
Methods
match
match
()
:
boolean
Returns true.
Returns
boolean
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
match
Helpful
Loading...
An implementation of an IZDataMatch that always returns true on match.