UNPKG

event-app-api

Version:

Package for easy access to Event App API

3 lines (2 loc) 112 B
import { ClientBase } from "../types/base"; export declare const getBasePath: (basePath: string) => ClientBase;