@concord-consortium/interactive-api-host
v0.9.0
Published
Interactive API host helpers and types
Downloads
548
Maintainers
Keywords
Readme
API documentation
Interactive API host helpers. This package also includes all the Interactive API types.
NOTE: this file (in /docs) is auto-generated as part of the lara-typescript
build using TypeDoc
by combining the API client's readme file with auto-generated output. If you wish to edit this document please edit
lara-typescript/src/interactive-api-host/README.md
.
Installation
npm i --save @concord-consortium/interactive-api-host
Usage
Import helper functions useful for your host environment, for example:
import { initAttachmentsManager, handleGetAttachmentUrl } from "@concord-consortium/interactive-api-host"