aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwabilin <[email protected]>2020-07-31 18:55:54 +0900
committerwabilin <[email protected]>2020-07-31 18:56:51 +0900
commit70487792f84bcf1930cfb7cf7cbd48fc934b74b5 (patch)
tree62d8a19325f408658a84bfb9c3f83f6b42113960 /src
parentinstall and init ts (diff)
downloadholo-schedule-70487792f84bcf1930cfb7cf7cbd48fc934b74b5.tar.xz
holo-schedule-70487792f84bcf1930cfb7cf7cbd48fc934b74b5.zip
Hello typescript
Diffstat (limited to 'src')
-rw-r--r--src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.ts b/src/index.ts
new file mode 100644
index 0000000..809eab1
--- /dev/null
+++ b/src/index.ts
@@ -0,0 +1 @@
+export const foo = () => 'foo'