mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-12-27 00:29:32 -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}');
|
|
// }
|