mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Fixing type errors in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import file_access_module = require("file-system/file-system-access");
|
||||
import * as file_access_module from "file-system/file-system-access";
|
||||
import * as platformModule from "platform";
|
||||
|
||||
// The FileSystemAccess implementation, used through all the APIs.
|
||||
|
||||
Reference in New Issue
Block a user