PGPassthroughQueryCallback | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Type Alias PGPassthroughQueryCallback

    PGPassthroughQueryCallback: (data: Buffer | Error | null) => void

    Type Declaration

      • (data: Buffer | Error | null): void
      • Parameters

        • data: Buffer | Error | null

        Returns void