UNPKG

orange-orm

Version:

Object Relational Mapper

4 lines (2 loc) 140 B
var endsWithCore = require('./endsWithCore'); module.exports = (context, ...rest) => endsWithCore.apply(null, [context, 'LIKE', ...rest]);