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 14487e6..f340a49 100644
--- a/src/utils/helpers/index.ts
+++ b/src/utils/helpers/index.ts
@@ -1,6 +1,7 @@
export * from './author';
export * from './images';
export * from './pages';
+export * from './reading-time';
export * from './rss';
export * from './schema-org';
export * from './strings';