Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
minilinks
LinkPlain
Interface LinkPlain<Ref>
interface
LinkPlain
<
Ref
>
{
from_id
?:
Ref
;
id
:
Ref
;
to_id
?:
Ref
;
type_id
:
Ref
;
value
?:
any
;
}
Type Parameters
Ref
extends
Id
Hierarchy (
view full
)
LinkPlain
Link
Index
Properties
from_
id?
id
to_
id?
type_
id
value?
Properties
Optional
from_
id
from_
id
?:
Ref
id
id
:
Ref
Optional
to_
id
to_
id
?:
Ref
type_
id
type_
id
:
Ref
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from_
id
id
to_
id
type_
id
value
@deep-foundation/deeplinks
Loading...