chore(docs): cleanup

This commit is contained in:
braks
2024-01-29 21:56:44 +01:00
committed by Braks
parent 8a888a9194
commit 1eefc8860e
2 changed files with 3 additions and 4 deletions
+1
View File
@@ -39,6 +39,7 @@ body,
const store = new ReplStore({
showOutput: true,
outputMode: 'preview',
})
const files: Record<string, (typeof imports)[keyof typeof imports]> = {}