0.1.4 • Published 2 years ago

@albanian-xrm/cif-types v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@albanian-xrm/cif-types

Microsoft.CIFramework types from the community (us).

Read more about Channel Integration Framework on the Microsoft Docs here.

These types are based on the api documentation on the Microsoft Docs here.

To use the types install @albanian-xrm/cif-types and add the following to your tsconfig.json:

"compilerOptions": {
        "types": [
            "@albanian-xrm/cif-types/v1.0/index.d.ts"
        ]
    }

You will get the Intellisense in your IDE with the global Microsoft.CIFramework types.

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago