chatmcp/lib/utils/init_stub.dart

4 lines
64 B
Dart

Future<void> initNonWeb() async {
// Do nothing on the web.
}