Examples · status = useCache( · () => · asyncFetch("https://rpc.mainnet.near.org/status").then((res) => res.body), · "mainnetRpcStatus", · { subscribe: true } · );
確定! 回上一頁