Preparing search index...
The search index is not available
@multiformats/mafmt - v12.1.6
@multiformats/mafmt
Mafmt
Interface Mafmt
interface
Mafmt
{
input
?:
(
Mafmt
|
(
(
)
=>
Mafmt
)
)
[]
;
matches
:
MatchesFunction
;
partialMatch
:
PartialMatchesFunction
;
toString
:
(
(
)
=>
string
)
;
}
Index
Properties
input?
matches
partial
Match
to
String
Properties
Optional
input
input
?:
(
Mafmt
|
(
(
)
=>
Mafmt
)
)
[]
matches
matches
:
MatchesFunction
partial
Match
partial
Match
:
PartialMatchesFunction
to
String
to
String
:
(
(
)
=>
string
)
Type declaration
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
input
matches
partial
Match
to
String
@multiformats/mafmt - v12.1.6
Loading...