source-map-footer.js 79 B

1234
  1. // footer to wrap "source-map" module
  2. return this.sourceMap;
  3. }();
  4. })();