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

1.11.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"],
  },

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.11.0
    13
    • latest

Version History

Package Sidebar

Install

npm i isaac-typescript-definitions-repentogon

Weekly Downloads

13

Version

1.11.0

License

GPL-3.0

Unpacked Size

1.71 MB

Total Files

517

Last publish

Collaborators

  • zamiell