UNPKG
@nmscd/coordinate-conversion
Version:
latest (1.2.4)
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
Library to convert NMS coordinates
nmscd.com/Coordinate-Conversion/
NMSCD/Coordinate-Conversion
@nmscd/coordinate-conversion
/
dist
/
src
/
functions
/
convertCoords
/
coords2Glyphs.d.ts
2 lines
(1 loc)
•
63 B
TypeScript
View Raw
1
2
export
declare
function
coords2Glyphs
(
coords
:
string
):
string
;