wave-ai/frontend/.angular/cache/18.2.21/babel-webpack/4e246b591782d4e807de1b705abc1bc1f908d1f2c5504bced606327a4d515be9.json

1 line
367 B
JSON

{"ast":null,"code":"import { distinctUntilChanged } from './distinctUntilChanged';\nexport function distinctUntilKeyChanged(key, compare) {\n return distinctUntilChanged((x, y) => compare ? compare(x[key], y[key]) : x[key] === y[key]);\n}\n//# sourceMappingURL=distinctUntilKeyChanged.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}