insert import

This commit is contained in:
Tommy Verrall
2023-11-07 13:20:25 +01:00
parent b6ccab79d2
commit 189fd0ece4
@@ -4,6 +4,7 @@
use serde::{Deserialize, Serialize};
use wasm_bindgen::prelude::*;
use wasm_bindgen::JsCast;
use anyhow::bail;
#[wasm_bindgen(typescript_custom_section)]
const TS_DEFS: &'static str = r#"