Module

Postgres.Client.Events

Package
purescript-pg
Repository
bklaric/purescript-pg

#Notification Source

type Notification = { channel :: String, payload :: Nullable String, processId :: Int }