hebrew-transliteration
Version:
a package for transliterating Hebrew
10 lines (9 loc) • 438 B
TypeScript
export { brillAcademic } from "./brillAcademic.js";
export { brillSimple } from "./brillSimple.js";
export { jss } from "./jss.js";
export { michiganClaremont } from "./michiganClaremont.js";
export { romaniote } from "./romaniote.js";
export { SBL } from "./sblAcademic.js";
export { sblAcademicSpirantization } from "./sblAcademicSpirantization.js";
export { sblSimple } from "./sblSimple.js";
export { tiberian } from "./tiberian.js";