pub fn wasm_resolve_item(
base_item: &ItemDataFlat,
bonus_ids: JsValue,
scaling_data: &ItemScalingData,
player_level: Option<i32>,
drop_level: Option<i32>,
) -> Result<ResolvedItem, WasmCommonError>pub fn wasm_resolve_item(
base_item: &ItemDataFlat,
bonus_ids: JsValue,
scaling_data: &ItemScalingData,
player_level: Option<i32>,
drop_level: Option<i32>,
) -> Result<ResolvedItem, WasmCommonError>