mirror of https://github.com/flutter/pinball.git
parent
5b07b7f801
commit
7ba4848d23
@ -0,0 +1 @@
|
||||
export 'assets.gen.dart';
|
@ -1,5 +1,6 @@
|
||||
library pinball_components;
|
||||
|
||||
export 'gen/assets.gen.dart';
|
||||
export 'gen/fonts.gen.dart';
|
||||
export 'gen/pinball_fonts.dart';
|
||||
export 'src/pinball_components.dart';
|
||||
|
Loading…
Reference in new issue