feat: Upgrade to TypeScript (#4)

This commit is contained in:
Eric Tuvesson
2024-01-23 16:42:43 +01:00
committed by GitHub
parent 072ec68777
commit 2170db7290
22 changed files with 1091 additions and 611 deletions

View File

@@ -27,7 +27,7 @@ ANumber: 15
ADate: 2022-11-07T10:23:52.301Z
AString: Test
ABoolean: true
AnObjetc: {"hej":"ho"}
AnObject: {"hej":"ho"}
AnArray: ["a", "b"]
Text: fetch-test
```