···5151 if ! diff -q lib.txt ../typescript/lib.txt; then
5252 diff lib.txt ../typescript/lib.txt
5353 echo Runtime library has different values, re-run just gen_typescript and commit the changes
5454+ exit 1
5455 fi
55565657test:up-to-date-prisma-schema: