UNPKG

prototypo-library

Version:

This is prototypo parametric font library

6 lines (4 loc) 121 B
import FontPrecursor from './FontPrecursor'; import Glyph from './Glyph'; export default FontPrecursor; export {Glyph};