/*
* # 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 dependenciesmodule.exports = {};