Backend half
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
import { ClientDefaultValues as BrowserDefaults } from "./runtimeConfig.browser";
|
||||
export const ClientDefaultValues = {
|
||||
...BrowserDefaults,
|
||||
runtime: "react-native",
|
||||
};
|
||||
Reference in New Issue
Block a user