import * as pjson from "package.json"; export const clientVersion = pjson.version; export const apiVersion = 1;