UNPKG
@nepwork/dashboards
Version:
latest (0.0.2)
0.0.2
Dashboards for emergencies and monitoring
github.com/nepwork/admin-ui
nepwork/admin-ui
@nepwork/dashboards
/
hgraph
/
node_modules
/
@nebular
/
theme
/
schematics
/
ng-add
/
wrap-in-layout
/
layout-content.d.ts
3 lines
(2 loc)
•
158 B
TypeScript
View Raw
1
2
3
export
declare
function
wrapInlineTemplateInLayout
(
template
:
string
):
string
;
export
declare
function
wrapHtmlFileTemplateInLayout
(
template
:
string
):
string
;