UNPKG
@yieldbits/probot
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-rc.0
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.1
a probot integration library for nestjs projects
github.com/yieldbits/nestjs.git
yieldbits/nestjs
@yieldbits/probot
/
lib
/
index.d.ts
6 lines
•
204 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./probot.types'
;
export
*
from
'./probot.module'
;
export
*
from
'./hook.decorator'
;
export
*
from
'./probot.helpers'
;
export
*
from
'./probot.discovery'
;
//# sourceMappingURL=index.d.ts.map