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

1.5.0 • 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"],
  },

Package Sidebar

Install

npm i isaac-typescript-definitions-repentogon

Weekly Downloads

173

Version

1.5.0

License

GPL-3.0

Unpacked Size

1.61 MB

Total Files

479

Last publish

Collaborators

  • zamiell