This is BN15. It is a really big change; see the PR for all the details.
Home > bitburner > _ValueOf
Signature:
export type _ValueOf<T> = T[keyof T];