pub type RemovePreloadScriptResult = EmptyResult;
pub struct RemovePreloadScriptResult { pub extensible: HashMap<String, Value>, }
extensible: HashMap<String, Value>