source:
node_modules/es-toolkit/dist/compat/_internal/IsEqualCustomizer.d.mts
| Last change on this file was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 190 bytes | |
| Line | |
|---|---|
| 1 | type IsEqualCustomizer = (value: any, other: any, indexOrKey: PropertyKey | undefined, parent: any, otherParent: any, stack: any) => boolean | undefined; |
| 2 | |
| 3 | export type { IsEqualCustomizer }; |
Note:
See TracBrowser
for help on using the repository browser.
