Initial commit

This commit is contained in:
2022-08-06 14:17:27 -04:00
commit d8ebc770be
7 changed files with 106 additions and 0 deletions

4
src/renderer.ts Normal file
View File

@@ -0,0 +1,4 @@
/*
This file is imported by index.html, you can put any code you want to run afer
page load, here.
*/