Filters out all entries from the given index signature that doesn't match the given predicate.
The index signture to filter.
Predicate to filter the entries.
an index signature containing only the element that match the given predicate.
Generated using TypeDoc
Filters out all entries from the given index signature that doesn't match the given predicate.