Genotype API Documentation - v0.1.0
Preparing search index...
RuntimeCapabilities
Interface RuntimeCapabilities
Runtime-specific capabilities
interface
RuntimeCapabilities
{
hasFileSystem
:
boolean
;
hasStreams
:
boolean
;
hasCompressionSupport
:
boolean
;
maxFileSize
:
number
;
supportsWorkers
:
boolean
;
}
Index
Properties
has
File
System
has
Streams
has
Compression
Support
max
File
Size
supports
Workers
Properties
Readonly
has
File
System
hasFileSystem
:
boolean
Readonly
has
Streams
hasStreams
:
boolean
Readonly
has
Compression
Support
hasCompressionSupport
:
boolean
Readonly
max
File
Size
maxFileSize
:
number
Readonly
supports
Workers
supportsWorkers
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
has
File
System
has
Streams
has
Compression
Support
max
File
Size
supports
Workers
Genotype API Documentation - v0.1.0
Loading...
Runtime-specific capabilities