Search
Preparing search index...
The search index is not available
@nftstorage/metaplex-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nftstorage/metaplex-auth
<internal>
SchemaEnv
Class SchemaEnv
Hierarchy
SchemaEnv
Implements
SchemaEnvArgs
Index
Constructors
constructor
Properties
$async
base
Id
dynamic
Anchors
local
Refs
meta
parse
parse
Name
refs
root
schema
schema
Id
schema
Path
serialize
serialize
Name
validate
validate
Name
Constructors
constructor
new
Schema
Env
(
env
:
SchemaEnvArgs
)
:
SchemaEnv
Parameters
env:
SchemaEnvArgs
Returns
SchemaEnv
Properties
Optional
Readonly
$async
$async
?:
boolean
base
Id
base
Id
:
string
Readonly
dynamic
Anchors
dynamic
Anchors
:
{}
Type declaration
Optional
local
Refs
local
Refs
?:
LocalRefs
Optional
Readonly
meta
meta
?:
boolean
Optional
parse
parse
?:
(
data
:
string
)
=>
unknown
Type declaration
(
data
:
string
)
:
unknown
Parameters
data:
string
Returns
unknown
Optional
parse
Name
parse
Name
?:
ValueScopeName
Readonly
refs
refs
:
SchemaRefs
Readonly
root
root
:
SchemaEnv
Readonly
schema
schema
:
AnySchema
Optional
Readonly
schema
Id
schema
Id
?:
"$id"
|
"id"
Optional
schema
Path
schema
Path
?:
string
Optional
serialize
serialize
?:
(
data
:
unknown
)
=>
string
Type declaration
(
data
:
unknown
)
:
string
Parameters
data:
unknown
Returns
string
Optional
serialize
Name
serialize
Name
?:
ValueScopeName
Optional
validate
validate
?:
AnyValidateFunction
<
any
>
Optional
validate
Name
validate
Name
?:
ValueScopeName
Exports
<internal>
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/multiformats/types/src/codecs/interface"
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/nft.storage/dist/src/lib/interface"
Schema
Env
constructor
$async
base
Id
dynamic
Anchors
local
Refs
meta
parse
parse
Name
refs
root
schema
schema
Id
schema
Path
serialize
serialize
Name
validate
validate
Name
Generated using
TypeDoc