Skip to content

Commit

Permalink
add missing api in stub
Browse files Browse the repository at this point in the history
  • Loading branch information
yeze322 committed Oct 30, 2020
1 parent d42fbed commit 3d04cac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const ShellApiStub: ShellApi = {
saveDialog: fn,
saveData: fn,
navTo: fn,
onOpenDialog: fn,
onFocusSteps: fn,
onFocusEvent: fn,
onSelect: fn,
Expand Down

0 comments on commit 3d04cac

Please sign in to comment.