Skip to content

Microsoft.Apm (App profile manager) types from the community (us).

License

Notifications You must be signed in to change notification settings

albanian-xrm/APM-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@albanian-xrm/apm-types NPM Downloads

Microsoft.Apm (App profile manager) types from the community (us).

The app profile manager JavaScript API Reference includes methods and properties to manage tabs and sessions in Customer Service workspace.

Read more about App profile manager JavaScript API on the Microsoft Docs here.

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

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

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

About

Microsoft.Apm (App profile manager) types from the community (us).

Resources

License

Stars

Watchers

Forks