🌳
pt0/serverF/dbF/runPgOnKlustCtxF.mts
1
import
{
genContext
}
from
"
../genContextF.mts
"
;
2
3
export
const
runPgOnKlustCtx
=
genContext
()