Skip to content

Commit 79984e3

Browse files
committed
fix: export write function from menu module
1 parent 4870f39 commit 79984e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/menu.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ export {
190190
type MenuItemType,
191191
type MenuType,
192192
print,
193+
write,
193194
addPlugin,
194195
actionExit,
195196
actionGoBack,

0 commit comments

Comments
 (0)