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