drupflare/worker - v1.0.0
Preparing search index...
ops/page-store
StoredPage
Type Alias StoredPage
what a stored page carries; the status and content type travel with the body or a 200 is assumed
type
StoredPage
=
{
contentType
:
string
;
html
:
string
;
status
:
number
;
}
Index
Properties
content
Type
html
status
Properties
content
Type
contentType
:
string
html
html
:
string
status
status
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
html
status
drupflare/worker - v1.0.0
Loading...
what a stored page carries; the status and content type travel with the body or a 200 is assumed