Skip to content

Latest commit

 

History

History
75 lines (55 loc) · 1.23 KB

README.md

File metadata and controls

75 lines (55 loc) · 1.23 KB


Height Official Docs     Tutorial     API Reference     OpenAPI spec (OpenAPI)     NPM


🚧 This package is currently in development, 'Webhooks' and 'OAuth' are supported. See here for details

Getting Started

Install

If you use npm:

npm install height-app-api

If you use yarn:

yarn add height-app-api

If you use pnpm:

pnpm add height-app-api

It's contains type itself, so you don't need to install @types/height-app-api.

Usage

Go to docs