WebAssemblyType
Overview
Enum that defines all possible ecmascript types.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
- Platforms: WebAssembly
Value | Description |
---|---|
Boolean | |
Date | |
Function | |
Null | |
Number | |
Object | |
String | |
Symbol | |
Undefined |