Hint

A hint type that can be either the type or a string.

Signature

type Hint<T> = T | (string & {});

Members

This export does not declare public properties or methods in the generated declaration file.