mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fix tslint errors
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { WebView as WebViewDefinition, LoadEventData } from "ui/web-view";
|
||||
import { View, Property, EventData } from "ui/core/view";
|
||||
import { View, Property } from "ui/core/view";
|
||||
import { isFileOrResourcePath } from "utils/utils";
|
||||
import { File, knownFolders, path } from "file-system";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user