UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 74 B
export { handleError }; declare function handleError(err: unknown): void;