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

3.34.2 • Public • Published

Summary

This package contains Typescript definitions for BkperApp

Instalation

1) Add the package:

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

or

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

2) Configure tsconfig.json:

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

Learn more about @types, typeRoots and types

Details

Generated using clasp-types

Dependents (0)

Package Sidebar

Install

npm i @bkper/bkper-app-types

Weekly Downloads

10

Version

3.34.2

License

MIT

Unpacked Size

73.9 kB

Total Files

5

Last publish

Collaborators

  • julianacarvalho
  • victordrumond
  • maelcaldas
  • jacobvdb