bc-stubs

104.0.2 • Public • Published

npm version

BC-stubs

Auto-generated .d.ts stub files for the Bondage Club game (https://gitgud.io/BondageProjects/Bondage-College).

Installation

To install the package one must:

  1. Install BC-Stubs either from npmjs (npm install bc-stubs) or directly from github (npm install bananarama92/BC-stubs). Pinning a tag is recommended in particular when installing directly from github.
  2. Ensure that the package is specified in the include field of tsconfig.json:
{
    "include": [
        "node_modules/bc-stubs/bc/**/*.d.ts"
    ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i bc-stubs

Weekly Downloads

50

Version

104.0.2

License

MIT

Unpacked Size

1.63 MB

Total Files

241

Last publish

Collaborators

  • bananarama92