Build ToolsRequirements

Requirements

Requirements for stable release of Build Tools.

System Requirements

Requirements for using the Build Tools package.

Supported Environments

  • Node.js ≥18.18.0:
    This package leverages modern JavaScript & TypeScript features that require Node.js version 18.18.0.

  • Works with:

TypeScript Build Configuration

The library is compiled using the following TypeScript settings:

  • TypeScript Build Info:
    • Target: ES2022.
    • Module: ES2022.
    • Module Resolution: bundler.

Note

These TypeScript settings are used to build the package.
Consumers do not need to match these settings unless they plan to build or modify the source code.