4 lines
132 B
Dart
4 lines
132 B
Dart
export '_tb_app_storage.dart'
|
|
if (dart.library.io) 'tb_secure_storage.dart'
|
|
if (dart.library.html) 'tb_web_local_storage.dart';
|