chore: whitespace
This commit is contained in:
@@ -12,7 +12,9 @@ export 'light_options.dart';
|
||||
typedef ThermionEntity = int;
|
||||
|
||||
abstract class ThermionAsset {
|
||||
|
||||
ThermionEntity get entity;
|
||||
|
||||
Future<List<ThermionEntity>> getChildEntities();
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user