UNPKG
@chatie/grpc
Version:
latest (0.18.12)
next (0.17.4)
0.18.12
0.18.11
0.18.10
0.18.8
0.18.7
0.18.3
0.18.2
0.18.1
0.18.0
0.17.4
0.17.3
0.17.2
0.17.1
0.17.0
0.16.5
0.16.4
0.16.3
0.16.2
0.16.1
0.15.6
0.15.5
0.15.4
0.15.3
0.15.2
0.15.0
0.13.9
0.13.8
0.13.7
0.13.6
0.13.5
0.13.4
0.13.3
0.13.2
0.13.1
0.11.42
0.11.41
0.11.40
0.11.39
0.11.38
0.11.37
0.11.36
0.11.35
0.11.34
0.11.33
0.11.31
0.11.30
0.11.29
0.11.28
0.11.25
0.11.24
0.11.23
0.11.22
0.11.16
0.11.15
0.11.14
0.11.12
0.11.11
0.11.10
0.11.8
0.11.7
0.11.6
0.11.5
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.9.3
0.9.2
0.9.1
0.7.12
0.7.11
0.7.10
0.7.9
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.6.17
0.6.16
0.6.15
0.6.13
0.6.12
0.6.11
0.6.10
0.6.9
0.6.7
0.6.6
0.6.4
0.6.3
0.6.2
0.6.1
0.5.26
0.5.25
0.5.24
0.5.23
0.5.22
0.5.21
0.5.18
0.5.17
0.5.16
0.5.15
0.5.14
0.5.13
0.5.12
0.5.11
0.2.24
0.2.23
0.2.22
0.2.21
0.2.20
0.2.4
0.0.1
gRPC for Chatie
github.com/Chatie/grpc
Chatie/grpc
@chatie/grpc
/
dist
/
tests
/
puppet-server-impl.d.ts
6 lines
•
190 B
TypeScript
View Raw
1
2
3
4
5
6
import
{
IPuppetServer
}
from
'../src/'
;
/** * Implements the SayHello RPC method. */
export
declare
const
puppetServerImpl
:
IPuppetServer
;
//# sourceMappingURL=puppet-server-impl.d.ts.map