isaac-typescript-definitions-repentogon
TypeScript icon, indicating that this package has built-in type declarations

1.11.1 • Public • Published

isaac-typescript-definitions-repentogon

npm version

These are TypeScript definitions for REPENTOGON, an exe-hack for the modding API of The Binding of Isaac: Repentance.

They are not included by default in IsaacScript mods.

Installation

First, add these definitions as a dependency (similar to any other JavaScript/TypeScript dependency):

npm install isaac-typescript-definitions-repentogon --save

Second, add the following to your "tsconfig.json" file:

  "compilerOptions": {
    "types": ["isaac-typescript-definitions-repentogon"],
  },

/isaac-typescript-definitions-repentogon/

    Package Sidebar

    Install

    npm i isaac-typescript-definitions-repentogon

    Weekly Downloads

    52

    Version

    1.11.1

    License

    GPL-3.0

    Unpacked Size

    1.89 MB

    Total Files

    564

    Last publish

    Collaborators

    • zamiell