bullmq - v6.0.3
    Preparing search index...

    Function isPgPool

    • Narrows whether a user-provided connection value is already an instantiated pg.Pool (as opposed to a config object / connection string that we must use to construct one).

      Parameters

      • value: unknown

      Returns value is PgPool