Documentation

class Schemainterface

interface Schema​.StandardSchemaV1

Standard Schema v1 interface (inlined to avoid dependency).

interface StandardSchemaV1<Input = unknown, Output = Input>;

Related