@@ -1,3 +1,7 @@
|
||||
/// Entry point for the input handling module of Wolf3D.
|
||||
///
|
||||
/// This library consolidates access to various input methods, exporting
|
||||
/// functionalities from sub-modules like CLI input handling.
|
||||
library;
|
||||
|
||||
export 'src/input/cli_input.dart';
|
||||
|
||||
Reference in New Issue
Block a user