1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-11-27 16:28:27 +02:00

updated jsvm types

This commit is contained in:
Gani Georgiev
2025-09-06 15:18:29 +03:00
parent 8d3ec418e9
commit a088cf6379
2 changed files with 5530 additions and 5526 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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
}
// -------------------------------------------------------------------