File size: 111 Bytes
699ccfe | 1 2 3 4 5 | module.exports = {
// https://github.com/prisma/prisma/pull/12907
...require('./scripts/default-index'),
}
|
699ccfe | 1 2 3 4 5 | module.exports = {
// https://github.com/prisma/prisma/pull/12907
...require('./scripts/default-index'),
}
|