import {readFileSync} from "fs"; export const dotproto = readFileSync("pianoverse.proto").toString()