repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
wasm
/
andromeda
/
index.js
blob
cfb032a0ef98c6ef7d8a0c94b42a632709f8e294
1
import * as wasm from "./index_bg.wasm";
2
export * from "./index_bg.js";
3
import { __wbg_set_wasm } from "./index_bg.js";
4
__wbg_set_wasm(wasm);