probot
Preparing search index...
helpers/detect-runtime
GlobalThis
Type Alias GlobalThis
type
GlobalThis
=
{
process
?:
{
versions
?:
{
bun
?:
string
;
deno
?:
string
;
node
?:
string
}
}
;
window
?:
object
;
}
Index
Properties
process?
window?
Properties
Optional
process
process
?:
{
versions
?:
{
bun
?:
string
;
deno
?:
string
;
node
?:
string
}
}
Optional
window
window
?:
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
process
window
probot
Loading...