UNPKG
probot-app-usync
Version:
latest (2.5.0)
prerelease (2.0.0-3)
2.5.0
2.4.1
2.4.0
2.3.1
2.3.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-3
2.0.0-2
2.0.0-1
2.0.0-0
A Probot implementation of uSync
probot-app-usync
/
index.js
2 lines
(1 loc)
•
54 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/index.js'
).ProbotApp
;