Preparing search index...
The search index is not available
@gradientedge/commercetools-utils
@gradientedge/commercetools-utils
CustomTokenizer
Interface CustomTokenizer
Define arbitrary tokens that are used to match the input.
interface
CustomTokenizer
{
inputs
:
string
[]
;
type
:
"custom"
;
}
Index
Properties
inputs
type
Properties
Readonly
inputs
inputs
:
string
[]
Contains custom tokens.
Readonly
type
type
:
"custom"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
type
@gradientedge/commercetools-utils
Loading...
Define arbitrary tokens that are used to match the input.