Skip to main content Link Search Menu Expand Document (external link)

Schema overview

Added in v1.0.0


Table of contents


utils

nanoId

Signature

export declare const nanoId: Schema.Schema<NanoId.NanoId, string, never>

Added in v1.0.0

uuid

Signature

export declare const uuid: Schema.Schema<Uuid.Uuid, string, never>

Added in v1.0.0