Index: frontend/node_modules/async-function/index.d.mts
===================================================================
--- frontend/node_modules/async-function/index.d.mts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
+++ frontend/node_modules/async-function/index.d.mts	(revision 9af201e94b5a79beb92a30858fc54de4bc3b9449)
@@ -0,0 +1,3 @@
+import getAsyncFunction = require('.');
+
+export default getAsyncFunction;
