This reverts commit bbb6e3f309.
bbb6e3f309
Home > bitburner > ValuesFrom
Signature:
export type ValuesFrom<T> = T[keyof T];