Skip to content

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

@Deester4x4jr

Description

@Deester4x4jr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions