Other Miscellaneous ExportsTypesAnyClassOn this pageAnyClass Type Aliases AnyClass Ƭ AnyClass: () => object Helper type to represent any class. (This is the same type as any class constructor.) Type declaration • (): object Returns object Defined in packages/isaacscript-common/src/types/AnyClass.ts:2