Skip to content

Commit d186054

Browse files
committed
.
1 parent 33ff958 commit d186054

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/file/file.android.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
declare var com;
2+
13
export class FileManager {
24

35
public static writeFile(bytes: any, path: string, callback: (...args) => void) {

0 commit comments

Comments
 (0)