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

1.0.9 • Public • Published

Summary

This package contains Typescript definitions for HttpRequestApp

Instalation

1) Add the package:

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

or

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

/@bkper/http-request-app-types/

    Package Sidebar

    Install

    npm i @bkper/http-request-app-types

    Weekly Downloads

    0

    Version

    1.0.9

    License

    MIT

    Unpacked Size

    5.25 kB

    Total Files

    5

    Last publish

    Collaborators

    • victordrumond
    • maelcaldas
    • jacobvdb