Preparing search index...
The search index is not available
melonjs
melonjs
<internal>
WorkerOptions
Interface WorkerOptions
interface
WorkerOptions
{
credentials
?:
RequestCredentials
;
name
?:
string
;
type
?:
WorkerType
;
}
Index
Properties
credentials?
name?
type?
Properties
Optional
credentials
credentials
?:
RequestCredentials
Optional
name
name
?:
string
Optional
type
type
?:
WorkerType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
credentials
name
type
melonjs
Loading...