SongGuess
Preparing search index...
server/worker-configuration
WorkerLoaderModule
Interface WorkerLoaderModule
interface
WorkerLoaderModule
{
cjs
?:
string
;
data
?:
ArrayBuffer
;
js
?:
string
;
json
?:
any
;
py
?:
string
;
text
?:
string
;
wasm
?:
ArrayBuffer
;
}
Index
Properties
cjs?
data?
js?
json?
py?
text?
wasm?
Properties
Optional
cjs
cjs
?:
string
Optional
data
data
?:
ArrayBuffer
Optional
js
js
?:
string
Optional
json
json
?:
any
Optional
py
py
?:
string
Optional
text
text
?:
string
Optional
wasm
wasm
?:
ArrayBuffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cjs
data
js
json
py
text
wasm
SongGuess
Loading...