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
/
App
/
Settings
/
util.d.ts
2 lines
(1 loc)
•
76 B
TypeScript
View Raw
1
2
export
declare
function
isValidNamespaceFormat
(
namespace
:
string
):
boolean
;