Skip to content

Commit 0a740eb

Browse files
committed
Export of http unmarshaller 0.2
Signed-off-by: Fabio José <[email protected]>
1 parent b000b2b commit 0a740eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

http/unmarshaller/v02.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
var Unmarshaller = require("../../lib/bindings/http/unmarshaller_0_2.js");
2+
3+
module.exports = Unmarshaller;

0 commit comments

Comments
 (0)