mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-04 20:54:36 +00:00
The Backbone-relational library allows passing in `options` to `RelationalModel.toJSON` [1], similar to the `Backbone.Model.toJSON` typing [2]. This applies the same signature from the Backbone.Model typing [2]. [1]6ce19db76b/backbone-relational.js (L1580)[2]68c38a850c//types/backbone/index.d.ts (L127)