@suluk/cloudflare - v0.4.0
↑ Suluk
GitHub
Preparing search index...
AssetFile
Interface AssetFile
One asset: its server path (e.g. "/index.html"), bytes, and content type.
interface
AssetFile
{
path
:
string
;
bytes
:
Uint8Array
;
contentType
:
string
;
}
Index
Properties
path
bytes
content
Type
Properties
path
path
:
string
bytes
bytes
:
Uint8Array
content
Type
contentType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
bytes
content
Type
↑ Suluk
GitHub
@suluk/cloudflare - v0.4.0
Loading...
One asset: its server path (e.g. "/index.html"), bytes, and content type.