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