sveltekit-enhance
Preparing search index...
CacheRule
Type Alias CacheRule
type
CacheRule
=
{
directive
:
CacheDirective
;
match
:
RegExp
|
(
(
pathname
:
string
)
=>
boolean
)
;
}
Index
Properties
directive
match
Properties
directive
directive
:
CacheDirective
match
match
:
RegExp
|
(
(
pathname
:
string
)
=>
boolean
)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
directive
match
sveltekit-enhance
Loading...