You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wasm_bindgen has the #[wasm_bindgen(readonly)] annotation for fields which makes the output field readonly in the .d.ts file. Can this be done with tsify?
wasm_bindgen has the
#[wasm_bindgen(readonly)]
annotation for fields which makes the output field readonly in the .d.ts file. Can this be done with tsify?The text was updated successfully, but these errors were encountered: