IGPAPI
Preparing search index...
@igpapi/ios
LocationFacade
Variable LocationFacade
Const
LocationFacade
:
Effect
<
{
feed
:
{
media
:
(
input
:
WithOptionalDefaults
,
)
=>
PaginatedFeed
<
WithOptionalDefaults
<
LocationMediaFeedInput
,
{}
>
,
LocationMediaFeedResponse
,
LocationMediaFeedResponseMedia
,
>
;
}
;
info
:
(
...
args
:
[
input
:
{
id
:
string
|
number
}
]
,
)
=>
Promise
<
LocationInfoResponse
>
;
search
:
(
...
args
:
[
input
:
LocationSearchInput
]
,
)
=>
Promise
<
LocationSearchResponse
>
;
story
:
(
...
args
:
[
input
:
{
id
:
string
|
number
}
]
,
)
=>
Promise
<
LocationStoryResponse
>
;
}
,
never
,
PlainJsonApiHttp
|
MobileSession
|
MobileDevice
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
IGPAPI
Loading...