18. Standard LibraryΒΆ

The Standard Library of the ArkTS language defines the required set of types, classes, variables, constants, and functions that provide APIs for effective and convenient programming.

The Standard Library has two parts: the common part provides TypeScript compatibility, and the ArkTS-specific part adds more advanced features.

A detailed description of all elements of the standard library is covered in a separate document that is part of the ArkTS distribution package.