UNPKG

@nmscd/coordinate-conversion

Version:
4 lines (2 loc) 120 B
import { GlyphInput } from '../types/glyphTypes'; export declare const handleGlyphCode: (input: GlyphInput) => string;