parent
a7a62c442a
commit
d42efce9fc
|
@ -43,7 +43,7 @@ v02.BinaryHTTPEmitter;
|
||||||
### An easy way to create events
|
### An easy way to create events
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// Import the v0.2. stuff
|
// Import the v0.2 stuff
|
||||||
var v02 = require("cloudevents-sdk/v02");
|
var v02 = require("cloudevents-sdk/v02");
|
||||||
|
|
||||||
// Creates an event using the v0.2 spec
|
// Creates an event using the v0.2 spec
|
||||||
|
|
Loading…
Reference in New Issue