Zust2help (2024)

type AsyncStatus = 'idle'|'loading'|'success'|'error';