JSSM, a JavaScript state machine - the FSM for FSL
Preparing search index...
jssm_viz
<internal>
CookieStoreDeleteOptions
Interface CookieStoreDeleteOptions
interface
CookieStoreDeleteOptions
{
domain
?:
string
;
name
:
string
;
partitioned
?:
boolean
;
path
?:
string
;
}
Index
Properties
domain?
name
partitioned?
path?
Properties
Optional
domain
domain
?:
string
name
name
:
string
Optional
partitioned
partitioned
?:
boolean
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
domain
name
partitioned
path
JSSM, a JavaScript state machine - the FSM for FSL
Loading...