pub(crate) async fn scan_presets( app: AppHandle, custom_roots: Option<Vec<String>>, exclude_paths: Option<Vec<String>>, ) -> Result<Value, String>