gpuNavigator top-level property
navigator, for the one property that says whether this browser has WebGPU
at all.
Implementation
@JS('navigator')
external GpuNavigator get gpuNavigator;
navigator, for the one property that says whether this browser has WebGPU
at all.
@JS('navigator')
external GpuNavigator get gpuNavigator;