Remapped options for the sync version of the core.
[F in keyof OcgDuelOptions]: InternalDepromisifyFunction<OcgDuelOptions[F]>
ProjectIgnis' EDOPro Core built for WebAssembly using emscripten.
Remapped options for the sync version of the core.
[F in keyof OcgDuelOptions]: InternalDepromisifyFunction<OcgDuelOptions[F]>
Add Package
deno add jsr:@n1xx1/ocgcore-wasm
Import symbol
import { type OcgDuelOptionsSync } from "@n1xx1/ocgcore-wasm";
---- OR ----
Import directly with a jsr specifier
import { type OcgDuelOptionsSync } from "jsr:@n1xx1/ocgcore-wasm";
Add Package
npx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgDuelOptionsSync } from "@n1xx1/ocgcore-wasm";
Add Package
yarn dlx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgDuelOptionsSync } from "@n1xx1/ocgcore-wasm";
Add Package
pnpm dlx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgDuelOptionsSync } from "@n1xx1/ocgcore-wasm";
Add Package
bunx jsr add @n1xx1/ocgcore-wasm
Import symbol
import { type OcgDuelOptionsSync } from "@n1xx1/ocgcore-wasm";