mirror of
https://git.eta.st/eta/rsp6-decoder.git
synced 2024-11-23 10:05:37 +00:00
2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
|
import * as wasm from "./rsp6_decoder_bg.wasm";
|
||
|
export * from "./rsp6_decoder_bg.js";
|