UNPKG

animated-graphical-illustrator

Version:
8 lines (7 loc) 89 B
// src/index.ts function parseFile() { return "File parsed"; } export { parseFile };