s2c
v1.0.5
Published
server to client rpc
Downloads
8
Readme
s2c
s2c
server services to client api.
Install
$ npm i s2c
Usage
{
"scripts": {
"build:api": "s2c",
"watch:api": "s2c -w"
}
}
License
s2c is available under the terms of the MIT License.