We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e433f9a commit ffb1a13Copy full SHA for ffb1a13
src/index.ts
@@ -1,6 +1,5 @@
1
import { CloudEvent, Version } from "./event/cloudevent";
2
import { ValidationError } from "./event/validation";
3
-// import {Version} from './event/'
4
import { CloudEventV03, CloudEventV03Attributes, CloudEventV1, CloudEventV1Attributes } from "./event/interfaces";
5
6
import { Emitter, TransportOptions } from "./transport/emitter";
0 commit comments