0.3.1-0-pre.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// file: crates/engines/engine-v1-platform-api/src/environment.rs
|
||||
// version: 1
|
||||
// version: 2
|
||||
|
||||
/// Broad physical device class relevant to interaction and score provenance.
|
||||
#[derive(Clone, Copy, Debug, Eq, PartialEq)]
|
||||
@@ -56,7 +56,7 @@ pub enum RuntimeHost {
|
||||
Browser,
|
||||
/// Native process managed directly by the operating system.
|
||||
Native,
|
||||
/// Tauri desktop WebView host.
|
||||
/// Tauri WebView host on a supported native platform.
|
||||
TauriWebView,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user