more types

This commit is contained in:
2023-08-26 13:49:57 -07:00
parent 2eea0e09c4
commit 065a29f0cc
6 changed files with 43 additions and 1 deletions

View File

@@ -25,5 +25,4 @@ import {
Logger,
LogFn,
} from '@js/types';
```