Preparing search index...
The search index is not available
@ustra/nuxt
@ustra/nuxt
composables/utils
useGetObjectAsync
Function useGetObjectAsync
use
Get
Object
Async
<
T
>
(
objectFn
,
timeout
?
)
:
Promise
<
T
>
object 리턴 값이 존재할 때까지 대기하여 조회
Type Parameters
T
Parameters
objectFn
:
(
(
)
=>
T
)
object 조회 function
(
)
:
T
Returns
T
timeout
:
number
= 0
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@ustra/nuxt
base/ustra-service
components
composables
config
directives
externals/daum/post
index
kit
management
module
plugins
config
desc
api
auth
components
directives
dom
env
error
fetch
Loading...
Generated using
TypeDoc
object 리턴 값이 존재할 때까지 대기하여 조회