UNPKG

orange-orm

Version:

Object Relational Mapper

6 lines (5 loc) 118 B
function tryGetSessionContext(context) { if (context) return context.rdb; } module.exports = tryGetSessionContext;