mirror of
https://github.com/cupcakearmy/canihazusername.git
synced 2025-09-05 23:00:40 +00:00
version 2
This commit is contained in:
8
website/index.html
Normal file
8
website/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<body>
|
||||
<script src="./main.ts"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
3
website/main.ts
Normal file
3
website/main.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import cihu from '../'
|
||||
|
||||
console.log(cihu())
|
Reference in New Issue
Block a user