Skip to main content
Zust2help Page
type AsyncStatus = 'idle'|'loading'|'success'|'error';