Function tera_shortcodes::fetch_shortcode_js
source ยท pub fn fetch_shortcode_js(
url: &str,
method: Option<&str>,
json_body: Option<&str>,
) -> Stringpub fn fetch_shortcode_js(
url: &str,
method: Option<&str>,
json_body: Option<&str>,
) -> String