UNPKG
@faakhir/headlamp-plugin
Version:
latest (0.11.5-dev)
0.11.5-dev
0.11.4-dev
The needed infrastructure for building Headlamp plugins.
@faakhir/headlamp-plugin
/
lib
/
components
/
configmap
/
List.d.ts
2 lines
(1 loc)
•
82 B
TypeScript
View Raw
1
2
export
default
function
ConfigMapList
(
):
import
(
"react/jsx-runtime"
).
JSX
.
Element
;