Backend half
This commit is contained in:
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import { EventStreamMarshaller } from "./EventStreamMarshaller";
|
||||
export const eventStreamSerdeProvider = (options) => new EventStreamMarshaller(options);
|
||||
Reference in New Issue
Block a user