CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
AK-21
/
Graphite-Industrial-Intelligence
source
Hugging Face
updated 3mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
client
node_modules
zustand
react
shallow.d.ts
shallow.d.ts
2 lines
Copy path
Download
Raw
Back to react
1
export declare function useShallow<S, U>(selector: (state: S) => U): (state: S) => U;
2