Remove internal things from the jenkins public API

Signed-off-by: Andrew Shirley <andrew.shirley@sainsburys.co.uk>
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
Andrew Shirley
2021-06-18 10:22:23 +01:00
committed by blam
parent 9c1a673cfa
commit 3c7991423c
2 changed files with 69 additions and 1 deletions
-1
View File
@@ -27,4 +27,3 @@ export {
isJenkinsAvailable as isPluginApplicableToEntity,
} from './components/Router';
export { JENKINS_ANNOTATION } from './constants';
export * from './api';