import { RagfairTaxService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";
// This method, along with calculateItemWorth, is trying to mirror the client-side code found in the method "CalculateTaxPrice". // It's structured to resemble the client-side code as closely as possible - avoid making any big structure changes if it's not necessary.