chore: rearrange library/export structure
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
library filament_dart;
|
||||
|
||||
export 'thermion_dart/input/input.dart';
|
||||
export 'thermion_dart/thermion_viewer.dart';
|
||||
export 'thermion_dart/utils/geometry.dart';
|
||||
export 'src/viewer/viewer.dart';
|
||||
export 'src/input/input.dart';
|
||||
export 'src/utils/geometry.dart';
|
||||
|
||||
Reference in New Issue
Block a user