Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
StateStack
Interface StateStack
IMPORTANT
- Immutable!
interface
StateStack
{
_stackElementBrand
:
void
;
depth
:
number
;
clone
(
)
:
StateStack
;
equals
(
other
)
:
boolean
;
}
Index
Properties
_stack
Element
Brand
depth
Methods
clone
equals
Properties
_stack
Element
Brand
_stack
Element
Brand
:
void
Readonly
depth
depth
:
number
Methods
clone
clone
(
)
:
StateStack
Returns
StateStack
equals
equals
(
other
)
:
boolean
Parameters
other
:
StateStack
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_stack
Element
Brand
depth
clone
equals
Astro Node.js Fastify adapter - v0.0.12
Loading...
IMPORTANT - Immutable!