tide-rhai 0.0.2

A scritping component for tide.
1
2
3
let obj = #{};
obj.message = "Is this acceptable?" + ctx.headers["accept"];
obj