UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

7 lines (6 loc) 216 B
import { AfricasTalking } from './products/index.old'; export * from './products'; export * from './products/index.types'; export * from './utils'; export * from './utils/index.types'; export default AfricasTalking;