UNPKG

@tawk.to/nestjs-google-pubsub-microservice

Version:
3 lines (2 loc) 172 B
export declare const getGCPubSubClientToken: (name: string) => string; export declare const InjectGCPubSubClient: (name: string) => PropertyDecorator & ParameterDecorator;