SongGuess
Preparing search index...
server/worker-configuration
VectorizeMatches
Interface VectorizeMatches
A set of matching
VectorizeMatch
for a particular query.
interface
VectorizeMatches
{
count
:
number
;
matches
:
VectorizeMatch
[]
;
}
Index
Properties
count
matches
Properties
count
count
:
number
matches
matches
:
VectorizeMatch
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
matches
SongGuess
Loading...
A set of matching VectorizeMatch for a particular query.