कैसे उपयोग करें
- HTML कोड स्निपेट को इनपुट फ़ील्ड में पेस्ट करें।
- जांचकर्ता तुरंत सामान्य समस्याओं के लिए स्कैन करता है।
- परिणाम पैनल में समस्या की समीक्षा करें।
- HTML को ठीक करें और अपडेट होते देखें।
उदाहरण
- Pasting {"id":1,"tags":["dev"],"address":{"city":"Seoul"}} with root name Root produces a Root interface with nested Address interface inferred automatically.
- Enabling "null → optional" changes fields whose value is null from `field: null` to `field?: unknown`.