import 'package:friflex_starter/targets/prod.dart' as prod;
void main(List<String> arguments) => prod.main(arguments);