Explore Library
QuizIntermediate

Declaring Untyped Modules

Quickly providing a minimal module declaration for a library with no types.

A library `cool-lib` has no types and no @types package. What is the quickest way to silence errors and use it?