@hazae41/alocer
Version:
WebAssembly port of Base64, Base64URL, Base16, and Base58 encoding algorithms
1 lines • 575 B
Source Map (JSON)
{"version":3,"file":"index.mjs","sources":["../../../../../src/node/mods/index.ts"],"sourcesContent":["export * from \"../../../wasm/pkg/alocer.js\";\n\nimport { InitOutput, __wbg_init } from \"../../../wasm/pkg/alocer.js\";\nimport { data } from \"../../../wasm/pkg/alocer.wasm.js\";\n\nlet output: InitOutput | undefined = undefined\n\nexport async function initBundledOnce() {\n return output ??= await __wbg_init(data)\n}"],"names":[],"mappings":";;;;AAKA,IAAI,MAAM,GAA2B,SAAS,CAAA;AAEvC,eAAe,eAAe,GAAA;AACnC,IAAA,OAAO,MAAM,KAAK,MAAM,UAAU,CAAC,IAAI,CAAC,CAAA;AAC1C;;;;"}