From 32bd76269a543972981f31881ddc634046a59add Mon Sep 17 00:00:00 2001 From: "Md. Ashikur Rahman" <48981854+ashik1074@users.noreply.github.com> Date: Fri, 29 Aug 2025 08:13:31 +0600 Subject: [PATCH] Update index.js --- index.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.js b/index.js index d219b0c878d..0c6e26be1f3 100644 --- a/index.js +++ b/index.js @@ -8,4 +8,6 @@ 'use strict'; +Hello world + module.exports = require('./lib/express');