Simple type definitions for the FoxoChat Gateway.
Install with npm / yarn / pnpm:
npm install @foxochat/gateway-types
yarn add @foxochat/gateway-types
pnpm add @foxochat/gateway-types
import { GatewayHelloMessage } from "@foxochat/gateway-types";