From 434aa8343fdcbb4d5002f934979913c099489bee Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 16 Nov 2025 19:08:29 +0800 Subject: sdk, del --- frontend-old/node_modules/y18n/index.mjs | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 frontend-old/node_modules/y18n/index.mjs (limited to 'frontend-old/node_modules/y18n/index.mjs') diff --git a/frontend-old/node_modules/y18n/index.mjs b/frontend-old/node_modules/y18n/index.mjs deleted file mode 100644 index 46c8213..0000000 --- a/frontend-old/node_modules/y18n/index.mjs +++ /dev/null @@ -1,8 +0,0 @@ -import shim from './build/lib/platform-shims/node.js' -import { y18n as _y18n } from './build/lib/index.js' - -const y18n = (opts) => { - return _y18n(opts, shim) -} - -export default y18n -- cgit v1.2.3