Vana SDK - v0.1.0
Preparing search index...
platform/utils
getPlatformCapabilities
Function getPlatformCapabilities
getPlatformCapabilities
()
:
{
platform
:
PlatformType
;
crypto
:
{
webCrypto
:
false
|
SubtleCrypto
;
nodeCrypto
:
string
|
false
}
;
fetch
:
boolean
;
streams
:
boolean
;
}
Gets platform-specific capabilities
Returns
{
platform
:
PlatformType
;
crypto
:
{
webCrypto
:
false
|
SubtleCrypto
;
nodeCrypto
:
string
|
false
}
;
fetch
:
boolean
;
streams
:
boolean
;
}
Object describing available platform capabilities
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v0.1.0
Loading...
Gets platform-specific capabilities