UNPKG
sdk-lord-of-the-rings
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
```bash npm i sdk-lord-of-the-rings ```
sdk-lord-of-the-rings
/
index.js
4 lines
(3 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
import
LordSDK
from
'./src/sdk.js'
;
export
default
LordSDK
;