0.0.5 • Published 5 months ago

arasjs-types v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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.

0.0.5

5 months ago

0.0.4

5 months ago

0.0.3

5 months ago

0.0.1

5 months ago