Version:
function
matchStringProps
typescript
matchStringProps(expected: object, actual: object, props: readonly string[]): booleanParameters
| Name | Type | Description |
|---|---|---|
expected | object | - |
actual | object | - |
props | readonly string[] | - |
Returns
booleanWas this page helpful?