clean up strict types a bit more

This commit is contained in:
2022-06-13 12:01:35 -04:00
parent 1776173cab
commit a63ea35463
15 changed files with 363 additions and 53 deletions
+1
View File
@@ -1,3 +1,4 @@
export * from "./note";
export * from "./repository";
export * from "./rfb";
export * from "./webpack";