Sign in
apache
/
rocketmq-eventbridge
/
refs/heads/main
/
.
/
sdk
/
demo
/
ApiDestination
/
generated
/
ts
/
src
/
main.ts
blob: e7aa5d201554ad943a4e6301e75028293f2d8c29 [
file
] [
log
] [
blame
]
import
Client
from
'./client'
let
c
=
new
Client
()
c
.
testListApiDestinations
()