UNPKG

@waiting/fingerprint-reader-bp8903

Version:
6 lines (5 loc) 176 B
import { config } from './lib/config' // base directory of this module config.appDir = __dirname + '/..' export * from './lib/index' export { initialOpts } from './lib/config'