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