UNPKG
@zaplify/gcp-pubsub
Version:
latest (4.0.1-with-1213-fixed-and-protobuff-upgraded)
4.0.1-with-1213-fixed-and-protobuff-upgraded
4.0.1-with-1213-fixed
3.1.0
Cloud Pub/Sub Client Library for Node.js
github.com/zaplify/nodejs-pubsub
zaplify/nodejs-pubsub
@zaplify/gcp-pubsub
/
build
/
src
/
v1
/
index.d.ts
4 lines
(3 loc)
•
173 B
TypeScript
View Raw
1
2
3
4
export
{
PublisherClient
}
from
'./publisher_client'
;
export
{
SchemaServiceClient
}
from
'./schema_service_client'
;
export
{
SubscriberClient
}
from
'./subscriber_client'
;