mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: update tslint rules (#7391)
This commit is contained in:
@@ -38,6 +38,7 @@ export function getDocument() {
|
||||
} catch (e) {
|
||||
console.log("ERROR in getDocument(): " + e);
|
||||
}
|
||||
|
||||
return topMostFrame.domNode.toObject();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user