UNPKG
igdb-api-node
Version:
latest (6.0.5)
6.0.5
6.0.4
6.0.3
6.0.2
6.0.1
6.0.0
5.0.2
5.0.1
5.0.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.1.7
3.1.6
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Nodejs API Wrapper for the IGDB.com API
api-docs.igdb.com
twitchtv/igdb-api-node
igdb-api-node
/
dist
/
version.js
6 lines
(5 loc)
•
187 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
VERSION
=
void
0
;
// This file is auto-generated. Do not edit it manually.
exports
.
VERSION
=
'6.0.5'
;