Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox/src/typebox.ts>TypeBuilder#Uint8Array

JSON Schema Type Builder with Static Type Resolution for TypeScript
Go to Latest
method TypeBuilder.prototype.Uint8Array
import { TypeBuilder } from "https://deno.land/x/typebox@0.25.13/src/typebox.ts";

Extended Creates a Uint8Array type

Parameters

optional
options: Uint8ArrayOptions = [UNSUPPORTED]