UNPKG
node-shiki
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
API wrapper for the https://shikimori.one/
github.com/dddoogg226/node-shiki
dddoogg226/node-shiki
node-shiki
/
lib
/
constants.js
8 lines
(7 loc)
•
133 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
'use strict'
module
.
exports
= {
apiUrl
:
'https://shikimori.one/api'
,
appName
:
null
,
token
:
null
,
ver2
:
true
}