feat: separate components
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
@rust-attr(derive(serde::Serialize, serde::Deserialize))
|
||||
export struct BrowserConfig {
|
||||
path: string,
|
||||
flags: string,
|
||||
}
|
||||
Reference in New Issue
Block a user