diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2021-10-14 23:32:50 +0200 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2021-10-14 23:32:50 +0200 |
| commit | 94ca5987544009f2da17fe27abc6c9de380d34fd (patch) | |
| tree | 5b35293f5d9c76a8e953b5d04391aed15e9fb24d /src/main.ts | |
| download | isiqandisi-94ca5987544009f2da17fe27abc6c9de380d34fd.tar.gz isiqandisi-94ca5987544009f2da17fe27abc6c9de380d34fd.tar.zst isiqandisi-94ca5987544009f2da17fe27abc6c9de380d34fd.zip | |
Initial commit - config with index.hmtl
Diffstat (limited to 'src/main.ts')
| -rw-r--r-- | src/main.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.ts b/src/main.ts new file mode 100644 index 0000000..a955f0e --- /dev/null +++ b/src/main.ts @@ -0,0 +1 @@ +console.log("main.ts") |
