UNPKG

datainout

Version:

Import and reports data

6 lines (3 loc) 152 B
import { DataInoutConfigOptions } from '../common/types/config.type.cjs'; declare function getConfig(): DataInoutConfigOptions; export { getConfig };