mirror of
https://github.com/simon-ding/polaris.git
synced 2026-03-10 11:40:47 +08:00
6 lines
105 B
Dart
6 lines
105 B
Dart
|
|
|
|
import 'package:ui/ffi/lib_polaris_boot.dart';
|
|
|
|
LibPolarisBoot create() => throw UnimplementedError();
|