langchain.js
    Preparing search index...

    Variable TextEditor20250728CreateCommandSchemaConst

    TextEditor20250728CreateCommandSchema: ZodObject<
        { command: ZodLiteral<"create">; file_text: ZodString; path: ZodString },
        $strip,
    > = ...