update: README

This commit is contained in:
lollipopkit
2023-10-14 23:20:07 +08:00
parent a397f81988
commit 93b52655b5
11 changed files with 33 additions and 40 deletions

View File

@@ -1,7 +1,6 @@
import 'package:hive_flutter/hive_flutter.dart';
import 'package:toolbox/core/persistant_store.dart';
typedef _HistoryList = List<String>;
typedef _HistoryMap = Map<String, String>;