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