UNPKG

isaac-typescript-definitions

Version:

TypeScript definitions for The Binding of Isaac: Repentance.

3 lines (2 loc) 105 B
/** In both Afterbirth+ and Repentance, the only valid API version is 1. */ declare type APIVersion = 1;