Atom eve seo

This commit is contained in:
2026-07-15 18:08:51 +02:00
parent 48e9e2992c
commit 7b81464a1d
665 changed files with 219503 additions and 894 deletions

View File

@@ -0,0 +1,2 @@
import{newQuickJSWASMModuleFromVariant,newQuickJSAsyncWASMModuleFromVariant}from"quickjs-emscripten-core";import DEBUG_SYNC from"@jitl/quickjs-wasmfile-debug-sync";import RELEASE_SYNC from"@jitl/quickjs-wasmfile-release-sync";import DEBUG_ASYNC from"@jitl/quickjs-wasmfile-debug-asyncify";import RELEASE_ASYNC from"@jitl/quickjs-wasmfile-release-asyncify";async function newQuickJSWASMModule(variantOrPromise=RELEASE_SYNC){return newQuickJSWASMModuleFromVariant(variantOrPromise)}async function newQuickJSAsyncWASMModule(variantOrPromise=RELEASE_ASYNC){return newQuickJSAsyncWASMModuleFromVariant(variantOrPromise)}export{DEBUG_SYNC,RELEASE_SYNC,DEBUG_ASYNC,RELEASE_ASYNC,newQuickJSWASMModule,newQuickJSAsyncWASMModule};
//# sourceMappingURL=chunk-OHAYRCBA.mjs.map