Keyword

interface Keyword(source)

Marker interface for keywords.

For instance, can be used to add a deprecated overload in case an expectation function accepts Any as argument type (see toEqual).

Inheritors