{
  "$type": "site.standard.document",
  "canonicalUrl": "https://tkdodo.eu/blog/array-types-in-type-script",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreier42k6b2wbm4er2wosfyrrvudddr7zfkdmsifw536sokuafyid5a"
    },
    "mimeType": "image/png",
    "size": 376845
  },
  "description": "is string[] really better than Array<string>? Of course not!",
  "path": "/blog/array-types-in-type-script",
  "publishedAt": "2023-08-19T00:00:00.000Z",
  "site": "at://did:plc:3nqrhu5mthmias3zc4a2ovzj/site.standard.publication/3mmyb25hudm2r",
  "tags": [
    "TypeScript",
    "Array",
    "Generics"
  ],
  "title": "Array Types in TypeScript"
}