config change

This commit is contained in:
John Smith
2022-02-09 09:47:36 -05:00
parent 70960fa592
commit b9862b0016
22 changed files with 880 additions and 1235 deletions

View File

@@ -1,3 +1,3 @@
import 'veilid.dart'
import 'veilid.dart';
Veilid getVeilid() => throw UnsupportedError('Cannot create Veilid object');