Version:
function

matchStringProps

typescript
matchStringProps(expected: object, actual: object, props: readonly string[]): boolean

Parameters

NameTypeDescription
expectedobject-
actualobject-
propsreadonly string[]-

Returns

boolean

Was this page helpful?