Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
CustomTokenizer
Interface CustomTokenizer
interface
CustomTokenizer
{
inputs
:
string
[]
;
type
:
"custom"
;
}
Hierarchy (
View Summary
)
ISuggestTokenizer
CustomTokenizer
Index
Properties
inputs
type
Properties
Readonly
inputs
inputs
:
string
[]
Readonly
type
type
:
"custom"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inputs
type
Typescript SDK Type Docs
Loading...