Skip to content

Commit 89f333c

Browse files
committed
fix: test broken build
1 parent 8e73da3 commit 89f333c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adminforth/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import ExpressServer from './servers/express.js';
88
// import FastifyServer from './servers/fastify.js';
99
import { ADMINFORTH_VERSION, listify, suggestIfTypo, RateLimiter, getClientIp } from './modules/utils.js';
1010

11+
a.b =1
12+
1113
import {
1214
type AdminForthConfig,
1315
type IAdminForth,

0 commit comments

Comments
 (0)