Hierarchy

  • Platform

Properties

crypto: Crypto

The interface for performing cryptographic operations.

encoding?: Encoding

The interface for performing encoding operations.

fileSystem?: Filesystem

The interface for performing file system operations. If the platform does not support filesystem access, then this may be undefined.

info: Info

The interface for getting information about the platform and the execution environment.

requests: Requests

The interface for performing http/https requests.

Generated using TypeDoc