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