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