Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add function to SourceMapConsumer TS interface (#439)
This adds the `initialize(opts)` function (defined on [`source-map-consumer.js`][1]) to the typescript interface for `SourceMapConsumer`. Fixes: #423 [1]: https://github.com/andersonvom/source-map/blob/07657671/lib/source-map-consumer.js#L29-L31 Co-authored-by: Anderson Mesquita <[email protected]>
- Loading branch information