We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SurrealWasm
1 parent fcd940f commit b3fc90aCopy full SHA for b3fc90a
lib/src/surreal_extension.dart
lib/surrealdb_wasm.dart
@@ -2,4 +2,4 @@
2
library surrealdb_wasm;
3
4
export 'src/js.dart';
5
-export 'src/surreal_extension.dart';
+export 'src/surreal_wasm.dart';
0 commit comments