UNPKG

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

Version:
3 lines (2 loc) 196 B
export declare const getGCPubSubClientToken: (name: string) => string; export declare const InjectGCPubSubClient: (name: string) => (target: object, key: string | symbol, index?: number) => void;