Skip to content

@vtj


@vtj / ui / UnReadOnly

Type Alias: UnReadOnly<T>

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

Defined in: packages/ui/types/components/shared.d.ts:17

Type Parameters

T

Released under the MIT License.