UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

3 lines (2 loc) 146 B
import { EndpointCategory } from './getUrl.types'; export declare const getUrl: (endpointCategory: EndpointCategory, username: string) => string;