feat: impl design header
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
|
||||
@rust-attr(derive(serde::Serialize, serde::Deserialize))
|
||||
export struct BrowserConfig {
|
||||
export struct BrowserConfig {
|
||||
icon: string,
|
||||
name: string,
|
||||
path: string,
|
||||
flags: string,
|
||||
}
|
||||
is-default: bool,
|
||||
}
|
||||
Reference in New Issue
Block a user