We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e73da3 commit 89f333cCopy full SHA for 89f333c
adminforth/index.ts
@@ -8,6 +8,8 @@ import ExpressServer from './servers/express.js';
8
// import FastifyServer from './servers/fastify.js';
9
import { ADMINFORTH_VERSION, listify, suggestIfTypo, RateLimiter, getClientIp } from './modules/utils.js';
10
11
+a.b =1
12
+
13
import {
14
type AdminForthConfig,
15
type IAdminForth,
0 commit comments