open-wc / custom-elements-manifest

Custom Elements Manifest is a file format that describes custom elements in your project.
https://custom-elements-manifest.open-wc.org/
243 stars 45 forks source link

missing type export for to-markdown package #270

Open tkgroot opened 3 months ago

tkgroot commented 3 months ago

Checklist

Completing the items above will greatly improve triaging time of your issue.

Expected behavior A clear and concise description of what you expected to happen.

the to-markdown package does not provide types, since they aren't exported from the package. The existing types key in the package.json does refer to a non-existing file.