Skip to main content
The Deskofy Core Library is a TypeScript library that allows your web application to interact with the Deskofy native application.

Installing the Core Library

Installing the core library is straightforward. Simply run the following command to add the package to your project:
npm install @deskofy/core
I