@devbookhq/sdk
Advanced tools
Comparing version 2.5.8 to 2.5.9
@@ -13,3 +13,3 @@ import SessionConnection from './sessionConnection'; | ||
timestamp: number; | ||
isDiretory: boolean; | ||
isDirectory: boolean; | ||
} | ||
@@ -16,0 +16,0 @@ export declare type FilesystemEventListener = (event: FilesystemEvent) => void; |
@@ -13,3 +13,3 @@ import SessionConnection from './sessionConnection'; | ||
timestamp: number; | ||
isDiretory: boolean; | ||
isDirectory: boolean; | ||
} | ||
@@ -16,0 +16,0 @@ export declare type FilesystemEventListener = (event: FilesystemEvent) => void; |
@@ -13,3 +13,3 @@ import SessionConnection from './sessionConnection'; | ||
timestamp: number; | ||
isDiretory: boolean; | ||
isDirectory: boolean; | ||
} | ||
@@ -16,0 +16,0 @@ export declare type FilesystemEventListener = (event: FilesystemEvent) => void; |
{ | ||
"name": "@devbookhq/sdk", | ||
"version": "2.5.8", | ||
"version": "2.5.9", | ||
"description": "SDK for managing Devbook sessions from JavaScript/TypeScript", | ||
@@ -5,0 +5,0 @@ "homepage": "https://usedevbook.com", |
@@ -17,3 +17,3 @@ import { filesystemService } from './filesystem' | ||
timestamp: number | ||
isDiretory: boolean | ||
isDirectory: boolean | ||
} | ||
@@ -20,0 +20,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
266544