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

2.0.1 • Public • Published

Bento

Bento SDK Types

Common types used by Bento JavaScript SDKs.

npm version

Links

Install

Simply run the command below:

npm install @bentoapp/types --save-dev
# OR yarn add @bentoapp/types --dev

Usage

Right after installing it, you should be able to see the global type definitions when working with window.Bento or window.bentoSettings.

Additionally, you can manually import specific types you might want to reference inside your App, just like this:

import { BentoSettings } from "@bentoapp/types";

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i @bentoapp/types

    Weekly Downloads

    296

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    17.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • allistercsmith
    • justin-trybento
    • carloscamacho
    • emilyyidan
    • jpcbarros