| Interface | Description |
|---|---|
| Function.A0<R> | |
| Function.A1<P1,R> | |
| Function.A2<P1,P2,R> | |
| Function.A3<P1,P2,P3,R> | |
| Function.A4<P1,P2,P3,P4,R> | |
| Function.A5<P1,P2,P3,P4,P5,R> |
| Class | Description |
|---|---|
| Array<T> | |
| ArrayBuffer | |
| ArrayBufferView | |
| ArrayLike<T> | |
| DataView | |
| Date | |
| Error | |
| EvalError | |
| Exports | |
| Float32Array | |
| Float64Array | |
| Function | |
| IArguments | |
| Int16Array | |
| Int32Array | |
| Int8Array | |
| JSON | |
| Math | |
| Objs | |
| Objs.Constructor<T extends Objs> |
Factory for one subclass of
Objs wrapper. |
| Objs.Property<T> |
Represents a property of an
Objs object. |
| PromiseLike<T> | |
| PropertyDescriptor | |
| PropertyDescriptorMap | |
| RangeError | |
| ReferenceError | |
| RegExp | |
| RegExpExecArray | |
| RegExpMatchArray | |
| SyntaxError | |
| TemplateStringsArray | |
| TypedPropertyDescriptor<T> | |
| TypeError | |
| Uint16Array | |
| Uint32Array | |
| Uint8Array | |
| Uint8ClampedArray | |
| Union | |
| Union.A2<P1,P2> | |
| Union.A3<P1,P2,P3> | |
| Union.A4<P1,P2,P3,P4> | |
| Union.A5<P1,P2,P3,P4,P5> | |
| URIError |
Copyright © 2016. All rights reserved.