@resistdesign/voltra
    Preparing search index...

    Type Alias TypeInfoORMServiceDACOptions

    TypeInfoORMServiceDACOptions:
        | { dacConfig: TypeInfoORMDACConfig; useDAC: true }
        | { useDAC: false }

    The options determining the usage of DAC features in a TypeInfoORMServiceConfig.