package node
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- node
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Package Members
Type Members
- trait AbortSignal extends Object with StObject
A signal object that allows you to communicate with a DOM request (such as a Fetch) and abort it if required via an AbortController object.
A signal object that allows you to communicate with a DOM request (such as a Fetch) and abort it if required via an AbortController object.
- Annotations
- @JSType() @native()
- type BigInt64Array = RelativeIndexable[BigInt]
- type BigUint64Array = RelativeIndexable[BigInt]
- trait Blob extends Object with StObject
- Annotations
- @JSType() @native()
- trait RelativeIndexable[T] extends Object with StObject
- Annotations
- @JSType() @native()
Value Members
- object AbortSignal
- object NodeJS
- object RelativeIndexable
- object bufferMod
- object eventsMod
- object fsPromisesMod
- object httpMod
- object httpsMod
- object nodeBooleans
- object nodeBufferMod
- object nodeCryptoMod
- object nodeFsMod
- object nodeHttpMod
- object nodeNetMod
- object nodeStreamMod
- object nodeStrings
- object nodeTlsMod
- object nodeUrlMod
- object streamMod
- object urlMod
- object utilMod
- object workerThreadsMod
- object zlibMod