Preparing search index...
The search index is not available
Welshman Docs
Welshman Docs
@welshman/app
getSigner
Function getSigner
getSigner
(
...
args
:
[
null
|
Session
]
,
)
:
NonNullable
<
null
|
Nip07Signer
|
Nip01Signer
|
Nip46Signer
|
Nip55Signer
>
Parameters
...
args
:
[
null
|
Session
]
Returns
NonNullable
<
null
|
Nip07Signer
|
Nip01Signer
|
Nip46Signer
|
Nip55Signer
>
Index
Properties
cache
get
Key
get
Value
Properties
cache
cache
:
LRUCache
<
string
,
null
|
Nip07Signer
|
Nip01Signer
|
Nip46Signer
|
Nip55Signer
,
>
get
Key
getKey
:
(
args
:
[
null
|
Session
]
)
=>
string
get
Value
getValue
:
(
args
:
[
null
|
Session
]
,
)
=>
null
|
Nip07Signer
|
Nip01Signer
|
Nip46Signer
|
Nip55Signer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
get
Key
get
Value
Welshman Docs
Loading...