@timlassiter11/yatl
Preparing search index...
createRegexTokenizer
Function createRegexTokenizer
createRegexTokenizer
(
exp
?:
string
,
)
:
(
value
:
string
)
=>
{
quoted
:
boolean
;
value
:
string
}
[]
Parameters
exp
:
string
= '\\S+'
Returns
(
value
:
string
)
=>
{
quoted
:
boolean
;
value
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@timlassiter11/yatl
Loading...