Sign in
chromium
/
devtools
/
devtools-frontend
/
HEAD
/
.
/
node_modules
/
bare-os
/
lib
/
constants.d.ts
blob: e09a68fb0077b265efa40b7f460427c665ea1d38 [
file
]
declare
const
constants
:
{
signals
:
Record
<
string
,
number
>
errnos
:
Record
<
string
,
number
>
priority
:
Record
<
string
,
number
>
}
export
=
constants