ts-lambda-api - v2.5.2
Preparing search index...
<internal>
Schema
Class Schema
Index
Constructors
constructor
Properties
[
MAP]
[
SCALAR]
[
SEQ]
compat
known
Tags
name
sort
Map
Entries
tags
to
String
Options
Methods
clone
Constructors
constructor
new
Schema
(
__namedParameters
:
SchemaOptions
)
:
Schema
Parameters
__namedParameters
:
SchemaOptions
Returns
Schema
Properties
Readonly
[
MAP]
"[MAP]"
:
CollectionTag
Readonly
[
SCALAR]
"[SCALAR]"
:
ScalarTag
Readonly
[
SEQ]
"[SEQ]"
:
CollectionTag
compat
compat
:
(
ScalarTag
|
CollectionTag
)
[]
known
Tags
knownTags
:
Record
<
string
,
CollectionTag
|
ScalarTag
>
name
name
:
string
sort
Map
Entries
sortMapEntries
:
(
a
:
Pair
,
b
:
Pair
)
=>
number
tags
tags
:
(
ScalarTag
|
CollectionTag
)
[]
to
String
Options
toStringOptions
:
Readonly
<
ToStringOptions
>
Methods
clone
clone
()
:
Schema
Returns
Schema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[
MAP]
[
SCALAR]
[
SEQ]
compat
known
Tags
name
sort
Map
Entries
tags
to
String
Options
Methods
clone
ts-lambda-api - v2.5.2
Loading...