@albanian-xrm/cif-types
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

@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.

Package Sidebar

Install

npm i @albanian-xrm/cif-types

Weekly Downloads

14

Version

0.1.4

License

MIT

Unpacked Size

66.9 kB

Total Files

26

Last publish

Collaborators

  • albanianxrm