core3-utils

@wixc3/mostly-equal on Github

Home > @wixc3/mostly-equal > ErrorOrTextOrExpect

ErrorOrTextOrExpect type

Signature:

export type ErrorOrTextOrExpect = Array<string | Error | ExpectValuesInfo>;

References: ExpectValuesInfo