UNPKG

vue-tables-2

Version:
5 lines (4 loc) 125 B
"use strict"; module.exports = function () { return this.opts.filterByColumn ? JSON.stringify(this.query) : this.query; };