SongGuess
Preparing search index...
server/worker-configuration
CacheContext
Interface CacheContext
interface
CacheContext
{
purge
(
options
:
CachePurgeOptions
)
:
Promise
<
CachePurgeResult
>
;
}
Index
Methods
purge
Methods
purge
purge
(
options
:
CachePurgeOptions
)
:
Promise
<
CachePurgeResult
>
Parameters
options
:
CachePurgeOptions
Returns
Promise
<
CachePurgeResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
purge
SongGuess
Loading...