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