📄 types.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📐 Interfaces | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/website/src/components/FinancialContributors/types.ts
Interfaces¶
SponsorData
¶
Interface Code
Properties¶
Name | Type | Optional | Description |
---|---|---|---|
id |
string |
✗ | |
image |
string |
✗ | |
name |
string |
✗ | |
totalDonations |
number |
✗ | |
website |
string |
✗ |