updated jsvm types
This commit is contained in:
parent
8d3ec418e9
commit
a088cf6379
File diff suppressed because it is too large
Load Diff
|
|
@ -942,6 +942,8 @@ declare namespace $os {
|
|||
export let rename: os.rename
|
||||
export let remove: os.remove
|
||||
export let removeAll: os.removeAll
|
||||
export let openRoot: os.openRoot
|
||||
export let openInRoot: os.openInRoot
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in New Issue