File size: 110 Bytes
8c6b969 | 1 2 3 4 5 | module.exports = {
// https://github.com/prisma/prisma/pull/12907
...require('.prisma/client/default'),
}
|
8c6b969 | 1 2 3 4 5 | module.exports = {
// https://github.com/prisma/prisma/pull/12907
...require('.prisma/client/default'),
}
|