1 2 3 4
#[wasm_bindgen(typescript_custom_section)] const {{ const_name }}: &'static str = r#" {{ ts_body }} "#;