CAP Node.js API
CAP Node.js API / cap-testing/src / createPublishFixture
createPublishFixture<T>(options?): CapPublishEvent<T>
T
options?
CapPublishEvent
Defined in: cap-testing/src/fixtures/messages.ts:24
T extends JsonValue = JsonValue
JsonValue
CreatePublishFixtureOptions<T> = {}
CreatePublishFixtureOptions
{}
CapPublishEvent<T>