Frame.dev
GitHub
NPM
Preparing search index...
The search index is not available
SQL Storage Adapter - v0.4.2
SQL Storage Adapter
CacheClearEvent
Interface CacheClearEvent
Event emitted when the cache is cleared.
interface
CacheClearEvent
{
type
:
"cache:clear"
;
entriesCleared
:
number
;
timestamp
:
Date
;
}
Index
Properties
type
entries
Cleared
timestamp
Properties
type
type
entries
Cleared
entries
Cleared
:
number
timestamp
timestamp
:
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
entries
Cleared
timestamp
Frame.dev
GitHub
NPM
SQL Storage Adapter - v0.4.2
Loading...
Event emitted when the cache is cleared.