UNPKG

86 BJavaScriptView Raw
1const Provider = require('./src/provider')
2
3module.exports = {
4 Provider: Provider
5}