small
This commit is contained in:
parent
547dd0ae54
commit
a14cb4caa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export interface JobPayload {
|
||||
[key: string]: any;
|
||||
[key: string]: unknown;
|
||||
}
|
||||
|
||||
export interface SyncResult {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue