Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
class UUIDSchema
extends PrimitiveSchema<string>
import { UUIDSchema } from "https://deno.land/x/cargo_inspect@0.2.0/schemas/uuid.ts";

Constructors

new
UUIDSchema(version?: Version)