0.0.5 • Published 5 months ago
arasjs-types v0.0.5
ArasJS Types - Types for Aras Innovator Client-Side API
ArasJS-Types adds global TypeScript types for the Aras Innovator Client-Side API directly to your editor.
Note: ArasJS is not affiliated with, endorsed by, or sponsored by Aras Corporation. It is an independent open-source library designed to assist developers in building applications that run inside Aras Innovator.
Get Started
To get started, run the following command:
npm i arasjs-types --save-dev
Import the types reference to your main file in your project:
/// <reference types="arasjs-types/globals" />
License
This project is licensed under the MIT License.