UNPKG

cngn-typescript-library

Version:

A lightweight Typescript library to give you the best experience with managing your cNGN merchant account

4 lines (3 loc) 115 B
export * from './services/cngn.manager'; export * from './services/wallet.manager'; export * from './utils/types';