developit / developit/preact-markup

TS1046: Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier.

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

Mô tả

The index.d.ts file declaring `class Markup extends Component...` (line 26) should read
`declare class Markup extends Component...`

Otherwise the newer versions of TS will complain.

PR #47 will resolve this.

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.