Files
pte/untitled/lib/config/_.dart
2024-09-27 01:31:25 +08:00

4 lines
59 B
Dart

library config;
export 'Colors.dart';
export 'Index.dart';