chore: fix tsc

This commit is contained in:
Corbin Crutchley
2023-08-18 02:19:29 -07:00
parent 4c6a4825ea
commit 45b4da536e

View File

@@ -7,6 +7,7 @@ export const MockCollection: ExtendedCollectionInfo = {
authors: [MockUnicorn.id],
authorsMeta: [MockUnicorn],
Content: () => null,
tags: [],
contentMeta: "",
licenseMeta: null,
publishedMeta: "October 10, 2010",