strongloop / strong-remoting

Communicate between objects in servers, mobile apps, and other servers.
www.strongloop.com
Other
105 stars 93 forks source link

Document psuedo class "ArgumentDefinition" #244

Closed ritch closed 6 years ago

ritch commented 9 years ago

Create a stub class and documentation for @crandmck to fill out.

Something like this:

@class ArgumentDefinition
@prop arg
@prop root
@prop http
@prop http.path

function ArgumentDefinition() {

}

/cc @crandmck

bajtos commented 6 years ago

Closing as no longer relevant.