Type reference to require import resolves to static side #34802
Labels
Bug
A bug in TypeScript
Domain: JavaScript
The issue relates to JavaScript specifically
Fix Available
A PR has been opened for this issue
Milestone
Expected: No error, and completions for
c.start
andc.end
Actual: Error, "Property 'prototype' is missing in type 'C' but required in type 'typeof C'."
The text was updated successfully, but these errors were encountered: