UNPKG

@agreed/ui

Version:

UI for [Agreed](https://www.npmjs.com/package/agreed-core)

15 lines (14 loc) 182 B
{ 'request': { method: 'POST', path: '/hoge/:foo', body: { message: 'foobarbaz', }, }, response: { body: { message: 'hello post', }, }, }