UNPKG

node-artifact-api

Version:

A node module wrapper for the Valve official Artifact API

5 lines (4 loc) 186 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CURRENT_UNIX_TIME = () => Math.round((new Date()).getTime() / 1000); exports.SET_IDS = ['00', '01'];