adopted-ember-addons / adopted-ember-addons/validated-changeset

No type for the data passed in?

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

Mô tả

When initiating a changes like the following, it's not possible to get a type for the data:

```ts
const changeset = new Changeset(this.store.createRecord('some-model'));
changeset.data; // Will not have the type of the data passed
```

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.