Skip to content

TypeAsserter.assertAllKeys

TypeAsserter › assertAllKeys

Type: TypeAssertions<Type>['assertAllKeys']

Asserts that all keys of an object type are present in a list of keys.

Remarks:

Only available when [Type] extends [object].