6 lines
86 B
Dart
6 lines
86 B
Dart
library settings_gen;
|
|
|
|
export 'src/settings_gen_base.dart';
|
|
|
|
const version = '1.0.1';
|