MCP Server Framework - v1.0.0
    Preparing search index...

    Variable arrayConst

    array: <El extends ZodTypeAny>(
        schema: El,
        params?: RawCreateParams,
    ) => ZodArray<El>

    Type Declaration