Writable<T>: { -readonly [ P in keyof T]: T[P] }

Make object property writeable

Type Parameters

  • T

Generated using TypeDoc