UNPKG
@slan-health/taro-vueuse
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
taro vue版本hooks
@slan-health/taro-vueuse
/
dist
/
useRequest
/
core
/
plugins
/
useLoadingDelayPlugin.d.ts
3 lines
(2 loc)
•
99 B
TypeScript
View Raw
1
2
3
declare
const
_default
:
import
(
'../types'
).
PluginImplementType
<
any
,
any
>;
export
default
_default;