Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/uuid/_common.ts>uuidToBytes

Deno standard library
Go to Latest
function uuidToBytes
import { uuidToBytes } from "https://deno.land/std@0.70.0/uuid/_common.ts";

Parameters

uuid: string

Returns

number[]