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

    Variable coerceConst

    coerce: {
        bigint: typeof ZodBigInt["create"];
        boolean: typeof ZodBoolean["create"];
        date: typeof ZodDate["create"];
        number: typeof ZodNumber["create"];
        string: typeof ZodString["create"];
    }

    Type Declaration