UNPKG

can-query-logic

Version:
11 lines (7 loc) 263 B
/* * # types * This folder is for SetTypes that are used to compare against a single value. * For example, `new comparisons.GreaterThan(5)` is used to compare against */ // this is a placeholder for types that have cycle dependencies module.exports = {};