1
0
Fork 0
cookiedb/deno.json

10 Zeilen
127 B
JSON

{
"compilerOptions": {
"lib": [
"dom",
"dom.iterable",
"dom.asynciterable",
"deno.ns"
]
}
}