Skip to main content
Module

std/node/sys.ts>types.isUint32Array

Deno standard library
Go to Latest
function types.isUint32Array
import { types } from "https://deno.land/std@0.116.0/node/sys.ts";
const { isUint32Array } = types;

Parameters

value: unknown

Returns

boolean