Raw<T>: { [ K in keyof T]: Unwrap<T[K]> }

Type Parameters

  • T

Generated using TypeDoc