N|Steam Market-Pricing v2.0.0
Features:
- Function overloads. Removes any
x | y
and returns more definite types because of that
Changes:
- Strict non-null checks enabled
- Types aren't imported, instead referenced
- Export source maps
- Update dependencies
Deprecations:
- Direct access to
getPrice()
andgetPrices()
removed Application
andCurrency
exports removed, use@node-steam/data
instead