mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-01-03 12:00:55 -05:00
7 lines
148 B
Dart
7 lines
148 B
Dart
// import 'package:async_tools/async_tools.dart';
|
|
|
|
// void main() {
|
|
// var awesome = Awesome();
|
|
// print('awesome: ${awesome.isAwesome}');
|
|
// }
|