Files
wdi-dashboard/node_modules/@reduxjs/toolkit/dist/query/react/useShallowStableValue.d.ts
2024-08-16 15:06:52 +05:30

2 lines
63 B
TypeScript

export declare function useShallowStableValue<T>(value: T): T;