4 lines
138 B
Dart
4 lines
138 B
Dart
export '_tb_app_storage.dart'
|
|
if (dart.library.io) '_tb_secure_storage.dart'
|
|
if (dart.library.html) '_tb_web_local_storage.dart';
|