mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-20 06:31:57 +00:00
crates
guide/src
tests/wasm
@@ -87,7 +87,7 @@ pub struct ImportStatic {
|
||||
pub struct ImportType {
|
||||
pub name: String,
|
||||
pub instanceof_shim: String,
|
||||
pub polyfills: Vec<String>,
|
||||
pub vendor_prefixes: Vec<String>,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Serialize)]
|
||||
|
Reference in New Issue
Block a user