Partial<Type> Example Required<Type> Example Readonly<Type> Example Object.freeze Record<Keys,Type> Example Pick<Type, Keys> Example Omit<Type, Keys> Example Ex...
Utility Types Partial<Type> Example Required<Type> Example Readonly<Type> Example Object.freeze Record<Keys,Type> Example Pick<Type, Keys> Example Omit<Type, Keys...
Partial<Type> Example Readonly<Type> Example Object.freeze Record<Keys,Type> Example Pick<Type, Keys> Example Omit<Type, Keys> Example Exclude<Type, ExcludedUnion>...
Utility Types Introduction Table of contents Partial<T> Example Readonly<T> Example Object.freeze Record<K,T> Example Pick<T,K> Example Omit<T,K> Example Exclude<T,U>...
Partial<Type> Example Required<Type> Example Readonly<Type> Example Object.freeze Record<Keys,Type> Example Pick<Type, Keys> Example Omit<Type, Keys> Example Ex...