ts-lambda-api - v2.5.2
Preparing search index...
<internal>
FileOptions
Interface FileOptions
interface
FileOptions
{
cacheControl
?:
string
|
boolean
;
headers
?:
{
[
key
:
string
]:
string
}
;
lastModified
?:
string
|
boolean
;
maxAge
?:
number
;
private
?:
boolean
;
root
?:
string
;
}
Index
Properties
cache
Control?
headers?
last
Modified?
max
Age?
private?
root?
Properties
Optional
cache
Control
cacheControl
?:
string
|
boolean
Optional
headers
headers
?:
{
[
key
:
string
]:
string
}
Optional
last
Modified
lastModified
?:
string
|
boolean
Optional
max
Age
maxAge
?:
number
Optional
private
private
?:
boolean
Optional
root
root
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
headers
last
Modified
max
Age
private
root
ts-lambda-api - v2.5.2
Loading...