parent
4557e27e1b
commit
de5ae58c7e
5 changed files with 6 additions and 6 deletions
@ -1,3 +1,3 @@ |
||||
type MessageSetterFunction = ( |
||||
type MessageSetter = ( |
||||
message?: import('../components/MessageBox').Message, |
||||
) => void; |
||||
|
Loading…
Reference in new issue