UNPKG

ewts

Version:

Converter from EWTS (Extended Wylie Transliteration Scheme) to Tibetan Unicode symbols (wasm lib)

6 lines (5 loc) 179 B
import * as wasm from "./ewts_wasm_bg.wasm"; export * from "./ewts_wasm_bg.js"; import { __wbg_set_wasm } from "./ewts_wasm_bg.js"; __wbg_set_wasm(wasm); wasm.__wbindgen_start();