{"library":"typed-graphql-subscriptions","install":[{"cmd":"npm install typed-graphql-subscriptions","imports":["import { TypedPubSub } from 'typed-graphql-subscriptions'","const typedPubSub = new TypedPubSub<Channels>(pubSub)","type Channels = { channelName: [PayloadType] };"]},{"cmd":"yarn add typed-graphql-subscriptions","imports":[]},{"cmd":"pnpm add typed-graphql-subscriptions","imports":[]}]}