FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: added missing openFile method in ios utils · NativeScript/NativeScript@41cea91 · GitHub

Commit 41cea91

Browse files
vakrilov
committed
fix: added missing openFile method in ios utils
1 parent 726a4d1 commit 41cea91

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎tns-core-modules/utils/utils.ios.ts‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ export module ios {
146146

147147
}
148148

149+
export const openFile = ios.openFile;
150+
149151
export function GC() {
150152
__collect();
151153
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL