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