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

Cannot find module './vendor/html_rewriter.d.d.js' or its corresponding type declarations. #4

Open
Deester4x4jr opened this issue Oct 27, 2022 · 0 comments

Comments

@Deester4x4jr
Copy link

Deester4x4jr commented Oct 27, 2022

Seems to be an error in the type import statement here:

@worker-tools/html-rewriter/types/index.d.ts:

import type { ContentTypeOptions, Element, EndTag, Comment, TextChunk, Doctype, DocumentEnd, ElementHandlers, DocumentHandlers } from "./vendor/html_rewriter.d.d.js";

I think html_rewriter.d.d.js should be html_rewriter.d.ts, no?

image

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