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

5.9.0 • Public • Published

Summary

This package contains Typescript definitions for the Bkper REST API.

npm (scoped)

The types are generated based on the Bkper Open API spec using the dtsgenerator tool.

More information at the Bkper Developer Documentation

Instalation

1) Add the package:

npm i -S @bkper/bkper-api-types

or

yarn add --dev @bkper/bkper-api-types

2) Configure tsconfig.json:

{
    "compilerOptions": {
        "typeRoots" : ["node_modules/@bkper", "node_modules/@types" ]
    }
}

Learn more about @types, typeRoots and types

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @bkper/bkper-api-types

    Weekly Downloads

    4

    Version

    5.9.0

    License

    MIT

    Unpacked Size

    40 kB

    Total Files

    6

    Last publish

    Collaborators

    • julianacarvalho
    • victordrumond
    • maelcaldas
    • jacobvdb