Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 107 Bytes

api.md

File metadata and controls

8 lines (5 loc) · 107 Bytes
agent.follow('/resource/1')
    .then(r => r.operation('add').submit(data))
    .catch(e => )