Files
Denys Vuika 572231bf49 AAE-41225 update typescript target to es2022 and fix FormService propagation (#11508)
* update targets

* update targets

* fixed FormService propagation [ci:force]

* fixed FormService propagation [ci:force]
2026-01-13 08:47:07 +00:00
..
2024-10-23 15:23:38 +01:00
2025-02-12 11:58:57 +00:00

Alfresco JavaScript API

JavaScript client API for the Alfresco REST API and Activiti REST API.

API clients documentation

Guides

Prerequisites

The minimal supported versions are:

Installing

Using NPM:

npm install @alfresco/js-api

Development

To run the build

npm run build

To run the test

npm run test