UNPKG
@grept/octokit
Version:
latest (0.0.1-rc.11)
0.0.1-rc.11
0.0.1-rc.10
0.0.1-rc.9
0.0.1-rc.8
0.0.1-rc.7
0.0.1-rc.6
0.0.1-rc.5
0.0.1-rc.4
0.0.1-rc.3
0.0.1-rc.2
0.0.1-rc.1
Octokit adapter module for other grt plugins
@grept/octokit
/
src
/
index.ts
4 lines
(3 loc)
•
97 B
text/typescript
View Raw
1
2
3
4
export
*
from
'./container'
;
export
*
from
'./octokit.service'
;
export
*
from
'./octokit.error'
;