mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* expanding jsreport-core type def * add support for more configuration options * recipe appears to be required * engine can be 'none' but still needs to be defined * template has to be partial to allow extensions * fix tests * changed [string] to string[] * Update types/jsreport-core/index.d.ts Co-authored-by: Ron Buckton <ron.buckton@microsoft.com> * add name option * document defaults * attempt to provide type for defaults Co-authored-by: Ron Buckton <ron.buckton@microsoft.com>