UNPKG

rune

Version:

CLI to upload your games to Rune

7 lines (6 loc) 196 B
import { ApolloError } from "@apollo/client/index.js"; export declare function formatApolloError(error: ApolloError, messages: { [key: string]: string; } & { default?: string; }): string;