Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
api
DeeplinksPackerApi
Function DeeplinksPackerApi
Deeplinks
Packer
Api
(
)
:
{
exportType
:
(
(
option
:
IExportTypeOptions
)
=>
any
)
;
importType
:
(
(
option
:
IImportTypeOptions
)
=>
any
)
;
register
:
(
(
)
=>
void
)
;
}
Returns
{
exportType
:
(
(
option
:
IExportTypeOptions
)
=>
any
)
;
importType
:
(
(
option
:
IImportTypeOptions
)
=>
any
)
;
register
:
(
(
)
=>
void
)
;
}
export
Type
:
(
(
option
:
IExportTypeOptions
)
=>
any
)
(
option
)
:
any
Parameters
option
:
IExportTypeOptions
Returns
any
import
Type
:
(
(
option
:
IImportTypeOptions
)
=>
any
)
(
option
)
:
any
Parameters
option
:
IImportTypeOptions
Returns
any
register
:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...