mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-25 16:05:23 -04:00
3 lines
100 B
Dart
3 lines
100 B
Dart
import 'veilid.dart';
|
|
|
|
Veilid getVeilid() => throw UnsupportedError('Cannot create Veilid object');
|