import { DaffDriverErrorCodes } from '@daffodil/driver'
enum DaffDriverErrorCodes { BAD_INPUT = DaffDriverErrorCodes.BAD_INPUT, }