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