import * as steamTrader from "https://deno.land/x/steam_trader@v0.4.0/src/trade_manager.ts";
Functions
Use this helper function to create TradeManager and use some defaults. you must provide username, password and sharedSecret when using this.
otherwise you have to construct a trade manager object and call |