@karmaniverous/smoz
GitHub
Preparing search index...
serverless/buildServerless
RegEntry
Type Alias RegEntry
type
RegEntry
=
{
basePath
?:
string
;
callerModuleUrl
:
string
;
contentType
?:
string
;
endpointsRootAbs
:
string
;
eventType
:
string
;
fnEnvKeys
?:
readonly
PropertyKey
[]
;
functionName
:
string
;
httpContexts
?:
readonly
HttpContext
[]
;
method
?:
MethodKey
;
serverlessExtras
?:
unknown
;
}
Index
Properties
base
Path?
caller
Module
Url
content
Type?
endpoints
Root
Abs
event
Type
fn
Env
Keys?
function
Name
http
Contexts?
method?
serverless
Extras?
Properties
Optional
base
Path
basePath
?:
string
caller
Module
Url
callerModuleUrl
:
string
Optional
content
Type
contentType
?:
string
endpoints
Root
Abs
endpointsRootAbs
:
string
event
Type
eventType
:
string
Optional
fn
Env
Keys
fnEnvKeys
?:
readonly
PropertyKey
[]
function
Name
functionName
:
string
Optional
http
Contexts
httpContexts
?:
readonly
HttpContext
[]
Optional
method
method
?:
MethodKey
Optional
serverless
Extras
serverlessExtras
?:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Path
caller
Module
Url
content
Type
endpoints
Root
Abs
event
Type
fn
Env
Keys
function
Name
http
Contexts
method
serverless
Extras
GitHub
@karmaniverous/smoz
Loading...