summaryrefslogtreecommitdiff
path: root/web/src/user.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/user.tsx')
-rw-r--r--web/src/user.tsx6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/src/user.tsx b/web/src/user.tsx
new file mode 100644
index 0000000..d909d9e
--- /dev/null
+++ b/web/src/user.tsx
@@ -0,0 +1,6 @@
+import $ from 'jquery';
+
+import * as JSX from './jsx';
+import * as api from './api';
+
+