Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10361708
html.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
229 B
Referenced Files
None
Subscribers
None
html.ts
View Options
export
default
function
html
(
body
:
string
)
:
string
{
return
/* HTML */
`<!DOCTYPE html>
<html>
<link href="/style.css" rel="stylesheet" type="text/css" />
${
body
}
<script src="/dist/bundle.js"></script>
</html>`
;
}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sat, Nov 8, 16:03 (12 m, 28 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1033592
Default Alt Text
html.ts (229 B)
Attached To
Mode
rREWRITE Configurable rewriter
Attached
Detach File
Event Timeline
Log In to Comment