UNPKG

@sparser/au2-data-grid

Version:
1 lines 61 B
export type Writable<T> = { -readonly [k in keyof T]: T[k] };