fix: the fields for trigger checking
This commit is contained in:
Vendored
+2
@@ -42,6 +42,8 @@ declare namespace Global {
|
||||
}
|
||||
|
||||
type SearchParams = Pagination & { search?: string };
|
||||
|
||||
type MessageType = 'transition' | 'warning' | 'danger' | 'success' | 'info';
|
||||
}
|
||||
|
||||
interface Window {
|
||||
|
||||
Reference in New Issue
Block a user