speed-highlight / core

A lightweight syntax highlighter written in JavaScript
https://speed-highlight.github.io/core/examples/
Creative Commons Zero v1.0 Universal
257 stars 14 forks source link

Fix types exports #35

Closed BearToCode closed 1 year ago

BearToCode commented 1 year ago

Fixes types exports in package.json to handle multiple modules. Also includes minor fixes in index.d.ts.