UNPKG
pythia-sdk
Version:
latest (0.0.1)
0.0.1
SDK for Pythia PRF Service
github.com/cornelltech/pythia-sdk-js
cornelltech/pythia-sdk-js
pythia-sdk
/
index.js
3 lines
(1 loc)
•
57 B
JavaScript
View Raw
1
2
3
exports
= module.exports = require(
'./lib/pythia-sdk'
)
;