UNPKG

bankcard-reader

Version:
6 lines (5 loc) 170 B
import { config } from './lib/config' /* istanbul ignore next */ config.appDir = __dirname + '/..' export * from './lib/index' export { initialOpts } from './lib/config'