3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-06-09 10:30:59 +00:00
This commit is contained in:
Nikolaj Bjorner 2025-02-19 14:55:27 -08:00
parent 712231dcda
commit 01fbc0e8e7
3 changed files with 32 additions and 7 deletions

View file

@ -16,6 +16,7 @@
"include": [
"*.mjs",
"*.mts",
"src/*.mts",
"./genaiscript.d.ts"
]
}