0.1.0-alpha.1c • Published 6 months ago

@byteassign/freshdesk-appclient-react v0.1.0-alpha.1c

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@byteassign/freshdesk-appclient

Overview

The @byteassign/freshdesk-appclient-react package provides various hooks and components to interact with the Freshdesk application client.

Note This package is an independent project and is not affiliated with Freshworks in any way.

Installation

This package is designed to work in conjunction with the @byteassign/freshdesk-appclient library, which provides Freshdesk type definitions.

To install both this package and the @byteassign/freshdesk-appclient library as a development dependency, run the following command:

npm install @byteassign/freshdesk-appclient --save-dev && npm install @byteassign/freshdesk-appclient-react

To install only this package:

npm install @byteassign/freshdesk-appclient-react

Related Packages