UNPKG

@hubs101/js-api-skd-client

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