Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IInventorySortRequestData.Location
import { type IInventorySortRequestData } from "https://deno.land/x/sptaki@1.2.0/models/eft/inventory/mod.ts";
const { Location } = IInventorySortRequestData;

Properties

x: number
y: number
r: string
isSearched: boolean