navcat docs
Preparing search index...
navcat
BuildContextState
Type Alias BuildContextState
type
BuildContextState
=
{
_startTimes
:
Record
<
string
,
number
>
;
logs
:
BuildContextLog
[]
;
times
:
BuildContextTime
[]
;
}
Index
Properties
_
start
Times
logs
times
Properties
_
start
Times
_startTimes
:
Record
<
string
,
number
>
logs
logs
:
BuildContextLog
[]
times
times
:
BuildContextTime
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
start
Times
logs
times
navcat docs
Loading...