d3-dsv icon indicating copy to clipboard operation
d3-dsv copied to clipboard

Import autoType function in bin/dsv2json.js

Open andrewmilligan opened this issue 3 years ago • 0 comments

  • Import autoType function in bin/dsv2json.js

The script was still looking for dsv.autoType, expecting a wildcard import of the whole package, which caused the -a flag to throw an exception since the refactor for type=module in a3bb50a7ad10a25d9b54a900a635fcda80943d43

andrewmilligan avatar Aug 17 '22 02:08 andrewmilligan