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