Typescript Library Declarations (DOM)
Interface GPUCompilationInfo
interface
GPUCompilationInfo
{
__brand
:
"GPUCompilationInfo"
;
messages
:
readonly
GPUCompilationMessage
[]
;
}
Index
Properties
__brand
messages
Properties
Readonly
Internal
__brand
__brand
:
"GPUCompilationInfo"
Nominal type branding.
https://github.com/microsoft/TypeScript/pull/33038
Readonly
messages
messages
:
readonly
GPUCompilationMessage
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
__brand
messages
Typescript Library Declarations (DOM)
Nominal type branding. https://github.com/microsoft/TypeScript/pull/33038