mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-02-23 15:04:22 +01:00
Export error structs through Dart library
This commit is contained in:
@@ -3,6 +3,7 @@ library;
|
||||
|
||||
export 'src/bindings.dart';
|
||||
export 'src/model.dart';
|
||||
export 'src/error.dart';
|
||||
|
||||
import 'package:flutter_rust_bridge/flutter_rust_bridge_for_generated.dart';
|
||||
import 'src/frb_generated.dart';
|
||||
|
||||
Reference in New Issue
Block a user