menu
wasd package
documentation
wasd.dart
Exports typedef
Exports typedef
dark_mode
light_mode
Exports
typedef
Exports
=
Map
<
String
,
ExportValue
<
Object
,
ExportValue
<
Object
,
dynamic
>
>
>
Export object map for an instantiated module.
Implementation
typedef Exports = Map<String, ExportValue>;
wasd package
documentation
wasd
Exports typedef
wasd library