mirror of
https://github.com/tauri-apps/deno.git
synced 2026-02-04 10:41:20 +01:00
12 lines
376 B
Plaintext
12 lines
376 B
Plaintext
[submodule "chromium_build"]
|
|
path = core/libdeno/build
|
|
url = https://github.com/denoland/chromium_build.git
|
|
[submodule "deno_third_party"]
|
|
path = third_party
|
|
url = https://github.com/denoland/deno_third_party.git
|
|
[submodule "typescript"]
|
|
path = deno_typescript/typescript
|
|
url = https://github.com/microsoft/TypeScript.git
|
|
fetchRecurseSubmodules = false
|
|
shallow = true
|