Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The types don't represent the module correctly #76

Open
manuth opened this issue Oct 5, 2020 · 0 comments
Open

The types don't represent the module correctly #76

manuth opened this issue Oct 5, 2020 · 0 comments

Comments

@manuth
Copy link

manuth commented Oct 5, 2020

While front-matter exports the front-matter method using module.exports = fm the type-declaration states export default fm.
This causes TypeScript to not work correctly with the "front-matter" module.

I'll open up an issue to fix this asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant