UNPKG

@epilot/customer-portal-client

Version:
3 lines (2 loc) 87 B
import type { Client } from './openapi'; export declare const getClient: () => Client;