Home > @wixc3/mostly-equal > Formatter
Signature:
export interface Formatter
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [format](/core3-utils/mostly-equal.formatter.format.html) | (value: unknown, lookupPath: [LookupPath](/core3-utils/mostly-equal.lookuppath.html)) => unknown | ||
| [isApplicable](/core3-utils/mostly-equal.formatter.isapplicable.html) | (value: unknown, lookupPath: [LookupPath](/core3-utils/mostly-equal.lookuppath.html)) => boolean |