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