core3-utils

@wixc3/mostly-equal on Github

Home > @wixc3/mostly-equal > ErrorOrText

ErrorOrText type

Signature:

export type ErrorOrText = Array<string | Error>;