fluffychat/web/worker.dart
TheOneWithTheBraid 5b9daebcf9 chore: migrate to new Hive
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-08-07 11:40:36 +02:00

4 lines
62 B
Dart

import 'package:hive/hive.dart';
main() => startWebWorker();