| 1 | import { AnyNull, DbNull, Decimal, JsonNull } from '@prisma/client-runtime-utils' |
| 2 | |
| 3 | import { field, model, runtimeDataModel } from '../../../testUtils/dataModelBuilder' |
| 4 | import { MergedExtensionsList } from '../extensions/MergedExtensionsList' |
nothing calls this directly
no test coverage detected