UNPKG
codeowners-api
Version:
latest (2.0.0)
2.0.0
1.1.4
1.1.3
1.1.1
1.1.0
1.0.0
Simple module to interact with github codeowners
github.com/code-owners/codeowners-api
codeowners-api
/
lib
/
githubApi
/
index.d.ts
3 lines
(2 loc)
•
73 B
TypeScript
View Raw
1
2
3
export
*
from
'./codeownerLocator'
;
export
*
from
'./getUserTeamsNames'
;