Skip to content

Commit

Permalink
Merge branch 'add-types' of https://github.com/zincware/znsocket into…
Browse files Browse the repository at this point in the history
… add-types
  • Loading branch information
PythonFZ committed Nov 4, 2024
2 parents ccabeb8 + 7beb4f8 commit eafbcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ export class Dict {

onRefresh(callback: (data: { keys?: string[]; indices?: number[] }) => void): void;
offRefresh(): void;
}
}

0 comments on commit eafbcaf

Please sign in to comment.