mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-02 19:54:33 +00:00
* fix(types): add col to CountOptions and FindOptions interface Added missing property 'col' in CountOptions and FindOptions interface. * Added missing property 'col' in CountOptions and FindOptions interface in v3 * added testcase * remove col attribute from FindOptions * Removed whitespaces