/
githubmirror
/
tauri
Обзор
Документация
Войти
/
githubmirror
/
tauri
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
examples/isolation/isolation-dist/index.html
10 строк
188 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" /> <title>Isolation Secure Script</title> </head> <body> <script src="index.js"></script> </body> </html>