fix: types

This commit is contained in:
DarkSky
2025-12-31 23:55:51 +08:00
parent 20c4951847
commit c7b74384a4

View File

@@ -42,6 +42,7 @@ const snapshot: Snapshot = {
blob: Uint8Array.from([1, 0]),
state: Uint8Array.from([0]),
seq: 0,
size: BigInt(2),
updatedAt: new Date(),
createdAt: new Date(),
createdBy: null,