Vwings opened a new issue #236:
URL: https://github.com/apache/dubbo-js/issues/236


   I'm using `3.0.0-rc6` apache-dubbo-js, and try to run `hello-koa` example in 
`master` branch, some fields is not exist.
   ```
   // IDubboService not exist
   import {IDubboService} from 'apache-dubbo-js';
   ```
   
   ```
   // DubboServernot exist
   import {DubboServer} from 'apache-dubbo-js';
   ```
   I wonder which version of `apache-dubbo-js` this example is using, if the 
API is changed, could you please update the demo project?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to