@targetprocess/typings
TypeScript icon, indicating that this package has built-in type declarations

0.16.0 • Public • Published

@targetprocess/typings

Typings for basic targetprocess mashup integration APIs.

Installation

> npm install --save-dev @targetprocess/typings

Usage

Add the following glob pattern to your tsconfig.json "include" array:

{
  ...
  "include": [
    ...
    "./node_modules/@targetprocess/typings/*.d.ts"
  ],
  ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i @targetprocess/typings

Weekly Downloads

87

Version

0.16.0

License

MIT

Unpacked Size

13.6 kB

Total Files

20

Last publish

Collaborators

  • targetprocess-user