mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
4 lines
100 B
Dart
4 lines
100 B
Dart
import 'veilid.dart';
|
|
|
|
Veilid getVeilid() => throw UnsupportedError('Cannot create Veilid object');
|