Documents / @faasjs/pg / getClients
Function: getClients()
getClients():
Client[]
Returns all cached clients created by createClient.
The returned array is a snapshot; mutating it does not affect the internal cache.
Returns
Client[]
Documents / @faasjs/pg / getClients
getClients():
Client[]
Returns all cached clients created by createClient.
The returned array is a snapshot; mutating it does not affect the internal cache.
Client[]