emmet
emmet copied to clipboard
fix: add Scanner as named export
fixes #708
Moves the scanner files to a dist folder like the other packages and exports Scanner as a named export as well as the default export so there is no breaking change.