UNPKG
@anton.marusenko/pp-dev
Version:
latest (1.1.16)
1.1.16
1.1.15
1.1.14
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7
1.1.5
1.1.3
1.1.2
1.1.1
0.12.2
Portal Page dev build tool
github.com/mi-examples/pp-dev-js
mi-examples/pp-dev-js
@anton.marusenko/pp-dev
/
dist
/
cjs
/
helpers.js
3 lines
(2 loc)
•
157 B
JavaScript
View Raw
1
2
3
"use strict"
;
const
t
=(
t,...s
)=>
String
.
raw
({
raw
:t},...s),s=t,r=t;
exports
.
css
=r,
exports
.
html
=s,
exports
.
templateFunction
=t;
//# sourceMappingURL=helpers.js.map