Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
minilinks
MinilinksGeneratorOptions
Interface MinilinksGeneratorOptions
interface
MinilinksGeneratorOptions
{
Link
:
any
;
equal
:
(
(
oldLink
:
any
,
newLink
:
any
)
=>
boolean
)
;
from
:
any
;
from_id
:
any
;
handler
?:
(
(
link
:
any
,
result
:
any
)
=>
any
)
;
id
:
any
;
in
:
any
;
inByType
:
any
;
out
:
any
;
outByType
:
any
;
to
:
any
;
to_id
:
any
;
type
:
any
;
type_id
:
any
;
typed
:
any
;
}
Index
Properties
Link
equal
from
from_
id
handler?
id
in
in
By
Type
out
out
By
Type
to
to_
id
type
type_
id
typed
Properties
Link
Link
:
any
equal
equal
:
(
(
oldLink
:
any
,
newLink
:
any
)
=>
boolean
)
from
from
:
any
from_
id
from_
id
:
any
Optional
handler
handler
?:
(
(
link
:
any
,
result
:
any
)
=>
any
)
id
id
:
any
in
in
:
any
in
By
Type
in
By
Type
:
any
out
out
:
any
out
By
Type
out
By
Type
:
any
to
to
:
any
to_
id
to_
id
:
any
type
type
:
any
type_
id
type_
id
:
any
typed
typed
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Link
equal
from
from_
id
handler
id
in
in
By
Type
out
out
By
Type
to
to_
id
type
type_
id
typed
@deep-foundation/deeplinks
Loading...