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