import { type ICustomizationCallbacks } from "https://deno.land/x/sptaki@1.2.0/models/spt/callbacks/ICustomizationCallbacks.d.ts";
Methods
getSuits(): IGetBodyResponseData<any>
url: string,
info: any,
sessionID: string,
getTraderSuits(): IGetBodyResponseData<ISuit[]>
url: string,
info: any,
sessionID: string,
wearClothing(): IItemEventRouterResponse
buyClothing(): IItemEventRouterResponse