smartsourcemap/ts/smartsourcemap.plugins.ts

4 lines
81 B
TypeScript
Raw Permalink Normal View History

2019-06-05 11:55:01 +00:00
import sourceMapSupport from 'source-map-support';
2020-09-28 13:30:33 +00:00
export { sourceMapSupport };