UNPKG

64 BTypeScriptView Raw
1export declare function useShallowStableValue<T>(value: T): T;