@ubnt/uid-agent-component
Advanced tools
Comparing version 1.1.11 to 1.1.12
@@ -71,3 +71,3 @@ import React from 'react'; | ||
onShoudUpdate: React.Dispatch<React.SetStateAction<boolean>>; | ||
onRefresh: (init?: boolean) => Promise<boolean>; | ||
onRefresh: (init?: boolean) => Promise<boolean | void>; | ||
}; | ||
@@ -74,0 +74,0 @@ export declare const useUpdateToken: ({ onRefresh, onClose, swaiFetch, onChangeInfo, }: { |
{ | ||
"name": "@ubnt/uid-agent-component", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2449850
6785