UNPKG
@backstage-community/plugin-gitops-profiles
Version:
latest (0.16.0)
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.55
0.3.54
0.3.53
0.3.52
0.3.51
0.3.50
A Backstage plugin that helps you manage GitOps profiles
backstage.io
backstage/community-plugins
@backstage-community/plugin-gitops-profiles
/
dist
/
index.esm.js
4 lines
(3 loc)
•
282 B
JavaScript
View Raw
1
2
3
4
export
{
GitopsProfilesClusterListPage
,
GitopsProfilesClusterPage
,
GitopsProfilesCreatePage
, gitopsProfilesPlugin, gitopsProfilesPlugin
as
plugin }
from
'./plugin.esm.js'
;
export
{
FetchError
,
GitOpsRestApi
, gitOpsApiRef }
from
'./api.esm.js'
;
//# sourceMappingURL=index.esm.js.map