credo-ts
credo-ts copied to clipboard
Events should be serializable
Events are currently interfaces, but often contain class instances. We should make sure events are serializable so we can create a generic webhook interface in the rest api