mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
+1
-1
@@ -25,7 +25,7 @@ export interface Entry {
|
|||||||
/** The full absolute path from the root to the entry. */
|
/** The full absolute path from the root to the entry. */
|
||||||
fullPath: string;
|
fullPath: string;
|
||||||
/** The file system on which the entry resides. */
|
/** The file system on which the entry resides. */
|
||||||
fileSystem: FileSystem;
|
filesystem: FileSystem;
|
||||||
nativeURL: string;
|
nativeURL: string;
|
||||||
/**
|
/**
|
||||||
* Look up metadata about this entry.
|
* Look up metadata about this entry.
|
||||||
|
|||||||
Reference in New Issue
Block a user