feat(package): vehicle properties wrapper

This commit is contained in:
Luke
2022-09-15 10:18:49 +02:00
parent 5054030948
commit f298bb6eb9
2 changed files with 92 additions and 0 deletions

View File

@@ -8,3 +8,5 @@ export * from './interface/progress';
export * from './interface/textui';
export * from './streaming';
export * from './vehicleProperties';