Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 648 Bytes

readme.md

File metadata and controls

33 lines (20 loc) · 648 Bytes

Typed Bitrix24 SDK

Type definitions for JS SDK REST API Bitrix24

Install

Install from bitbucket repo:

yarn install --save-dev [email protected]:b24help/types-bitrix24-sdk.git

Add <script src="//api.bitrix24.com/api/v1/"></script> to the html files.

Example

if (window !== window.top) {
	window.BX24.init(() => {
		global.console.log('Is Admin: ' + window.BX24.isAdmin())
	}
}

License

types-bitrix24-sdk is licensed under the MIT License

Author

Vladimir Tyrtov - [email protected] - https://www.b24.help

Need custom Bitrix24 application?

email: [email protected]