dbl-socks
v2.1.0
Published
a simple module to tell you if dbl has released socks yet
Downloads
4
Maintainers
Readme
dbl-socks
An NPM module to tell you if dbl has released socks yet
Usage
const dbl_socks = require('dbl-socks');
const dblSocks = new dbl_socks();
console.log(dblSocks.released);
console.log(dblSocks.forSale);
console.log(dblSocks.buyLink);
console.log(dblSocks.giveawayOnly);