UNPKG

node-eventstore-client

Version:

A port of the EventStore .Net ClientAPI to Node.js

5 lines (4 loc) 110 B
const SystemEventTypes = Object.freeze({ StreamMetadata: '$metadata' }); module.exports = SystemEventTypes;