index
:
pluralconnect
mane
Plural Connect - Formerly Ponycule, a central hub for interconnecting services with PluralKit
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
school
/
node_modules
/
graphql
/
subscription
/
index.d.ts
blob: ba8835f196c0f82edb200be2dda52ace0ee37980 (
plain
)
1
2
3
4
5
export
{
subscribe
,
createSourceEventStream
,
SubscriptionArgs
,
}
from
'./subscribe'
;