Module symbolic_debuginfo::js

source ·
Expand description

Utilities specifically for working with JavaScript specific debug info.

This for the most part only contains utility functions to parse references out of minified JavaScript files and source maps. For actually working with source maps this module is insufficient.

Functions