Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/browser/hooks/use-resources
useResourcesCache
Function useResourcesCache
useResourcesCache
()
:
{
clearCache
:
(
type
?:
ResourceType
)
=>
void
;
clearSourceCache
:
(
source
:
ResourceSource
)
=>
void
;
getCacheSize
:
()
=>
number
;
invalidateCache
:
()
=>
void
;
}
Хук для управления кэшем
Returns
{
clearCache
:
(
type
?:
ResourceType
)
=>
void
;
clearSourceCache
:
(
source
:
ResourceSource
)
=>
void
;
getCacheSize
:
()
=>
number
;
invalidateCache
:
()
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Timeline Studio API Documentation - v0.26.0
Loading...
Хук для управления кэшем