import { CP } from "@coder/server"; import { client } from "./client"; export = new CP(client);