mirror of
https://github.com/sofastack/sofa-rpc-node.git
synced 2026-01-18 15:55:54 +00:00
6 lines
62 B
JavaScript
6 lines
62 B
JavaScript
'use strict';
|
|
|
|
require('../..');
|
|
|
|
console.log('hello world');
|