tauri/tooling/cli/node/test/jest/fixtures/empty/dist/index.html
Lucas Fernandes Nogueira 4334865266
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-02-10 17:23:10 -03:00

7 lines
66 B
HTML

<!DOCTYPE html>
<html>
<body>
<div></div>
</body>
</html>