UNPKG

warframe-nexus-query

Version:

Query prices form nexus-stats.com and warframe.market.

5 lines (3 loc) 136 B
import { dirname } from 'node:path'; import { fileURLToPath } from 'node:url'; export default dirname(fileURLToPath(import.meta.url));