type alias GetCopilotInfoResponseimport { type GetCopilotInfoResponse } from "https://dotland.deno.dev/x/wmill@v1.423.1/gen/types.gen.ts"; definition: ({ exists_openai_resource_path: boolean; code_completion_enabled: boolean; })