3.34.5 • Published 10 months ago

@bkper/bkper-gs-types v3.34.5

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Summary

This package contains Typescript definitions for BkperApp

Instalation

1) Add the package:

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

or

yarn add --dev @bkper/bkper-gs-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

3.34.5

10 months ago

3.34.4

10 months ago