Skip to main content
Module

std/node/sys.ts>types.isUint16Array

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

Parameters

value: unknown

Returns

boolean