typelab / aliases / WritableArray type WritableArray<T> = Array<T>; Alias for `Array`. Type Parameters Type Parameter Default type T Any