Skip to content

@vtjDocs


@vtj / ui / UnReadOnly

Type Alias: UnReadOnly<T>

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

Type Parameters

T

Defined in

packages/ui/types/components/shared.d.ts:18

Released under the MIT License.