UNPKG

civ7-modding-tools

Version:
2 lines (1 loc) 58 B
export type TObjectValues<T extends Object> = T[keyof T];