We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8a3f9 commit fb9e5c3Copy full SHA for fb9e5c3
1 file changed
internal/event-builders/README.md
@@ -1,5 +1,7 @@
1
# @internal/event-builders
2
3
-Event builder utilities for NHS Notify Supplier API.
+Helper utilities to produce supplier api event types.
4
5
This package contains functions for constructing CloudEvent-compliant event payloads and related helpers.
6
+
7
+Independent package to allow for type imports across the project without circular dependencies.
0 commit comments