feat(package): skillcheck typings

This commit is contained in:
Luke
2022-10-18 20:03:00 +02:00
committed by Luke
parent d4b331c104
commit 5c4853798e
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ export * from './interface/menu';
export * from './interface/notify';
export * from './interface/progress';
export * from './interface/textui';
export * from './interface/skillcheck';
export * from './streaming';