UNPKG

tex2typst

Version:

JavaScript library for converting TeX code to Typst

4 lines (3 loc) 151 B
declare const shorthandMap: Map<string, string>; declare const reverseShorthandMap: Map<string, string>; export { shorthandMap, reverseShorthandMap };