agiledigital / agiledigital/readonly-types

Readonly exotic arrays

Đang mở
#524 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
TypeScript
Star
17
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Readonly versions of all of these:
```typescript
interface Int8Array extends RelativeIndexable {}
interface Uint8Array extends RelativeIndexable {}
interface Uint8ClampedArray extends RelativeIndexable {}
interface Int16Array extends RelativeIndexable {}
interface Uint16Array extends RelativeIndexable {}
interface Int32Array extends RelativeIndexable {}
interface Uint32Array extends RelativeIndexable {}
interface Float32Array extends RelativeIndexable {}
interface Float64Array extends RelativeIndexable {}
interface BigInt64Array extends RelativeIndexable {}
interface BigUint64Array extends RelativeIndexable {}
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.