UNPKG

isaacscript-common

Version:

Helper functions and features for IsaacScript mods.

2 lines (1 loc) 42 B
export type ObjectValues<T> = T[keyof T];