Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
packager
PackageItem
Interface PackageItem
interface
PackageItem
{
alias
?:
Id
;
from
?:
Id
;
id
:
Id
;
package
?:
{
containValue
:
string
;
dependencyId
:
Id
;
}
;
to
?:
Id
;
type
?:
Id
;
value
?:
PackagerValue
;
}
Index
Properties
alias?
from?
id
package?
to?
type?
value?
Properties
Optional
alias
alias
?:
Id
Optional
from
from
?:
Id
id
id
:
Id
Optional
package
package
?:
{
containValue
:
string
;
dependencyId
:
Id
;
}
Optional
to
to
?:
Id
Optional
type
type
?:
Id
Optional
value
value
?:
PackagerValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alias
from
id
package
to
type
value
@deep-foundation/deeplinks
Loading...