MCP TypeScript SDK (V2)
    Preparing search index...

    Interface StandardSchemaV1<Input, Output>

    interface StandardSchemaV1<Input = unknown, Output = Input> {
        "~standard": StandardSchemaV1.Props<Input, Output>;
    }

    Type Parameters

    • Input = unknown
    • Output = Input

    Hierarchy (View Summary)

    Index

    Properties

    Properties