@ada-support/embed-types
TypeScript icon, indicating that this package has built-in type declarations

1.6.5 • Public • Published

embed-types

What is this?

A public NPM package with types describing Embed public API.

Why is it needed?

  • We want to call out breaking changes for our Embed consumers (e.g., customers and colleagues).
  • The Embed interface should be stable. Having types defined in a separate package helps to track changes to the Embed public API with more scrutiny.
  • Types described in this package can be used across Ada frontend applications that communicate with Embed.

Set up and development

Install dependencies: sh yarn Run ESLint sh yarn lint

Deployment

The NPM publish job will run automatically via Github actions upon merging your branch to main

Installation

In your repository:

yarn add @ada-support/embed-types -D

Usage

import type { AdaEmbedAPI } from "@ada-support/embed-types";

You can also import any exported items exposed in our public API.

Readme

Keywords

none

Package Sidebar

Install

npm i @ada-support/embed-types

Weekly Downloads

4,155

Version

1.6.5

License

MIT

Unpacked Size

10.8 kB

Total Files

13

Last publish

Collaborators

  • msa-npm
  • leahbelyea
  • lucaimbrogno
  • ebumbulis-ada
  • oswaldog
  • michaellazz
  • wole-ada
  • seva.rubbo
  • adashajesh