/
githubmirror
/
tauri
Обзор
Документация
Войти
/
githubmirror
/
tauri
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
tauri-codegen-v2.6.3
examples/multiwebview/index.html
11 строк
253 B
Amr Bashir
build: migrate repo to use `pnpm` as the package manager (#10607)
17 авг 2024, 05:04
Не верифицирован
17 авг 2024, 05:04
01f6aa3
Код
Авторство
О чём код?
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Welcome to Tauri!</title> </head> <body> <h1>Welcome to Tauri!</h1> </body> </html>