aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/helpers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/helpers/index.ts')
-rw-r--r--src/utils/helpers/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/utils/helpers/index.ts b/src/utils/helpers/index.ts
index f340a49..79077de 100644
--- a/src/utils/helpers/index.ts
+++ b/src/utils/helpers/index.ts
@@ -2,6 +2,7 @@ export * from './author';
export * from './images';
export * from './pages';
export * from './reading-time';
+export * from './refs';
export * from './rss';
export * from './schema-org';
export * from './strings';