Updates
This commit is contained in:
@@ -18,6 +18,7 @@ export interface TurboSyncFileObject {
|
||||
export interface TurboSyncOptions {
|
||||
delete?: boolean;
|
||||
exclude?: string[];
|
||||
include?: string[];
|
||||
interval?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user