summaryrefslogtreecommitdiff
path: root/src/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/index.ts')
-rw-r--r--src/utils/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/index.ts b/src/utils/index.ts
new file mode 100644
index 0000000..1ff09ef
--- /dev/null
+++ b/src/utils/index.ts
@@ -0,0 +1 @@
+export * from './logger';