UNPKG

curaprofile2json

Version:

input curaprofile and output json

3 lines (2 loc) 103 B
declare const _default: (lines: string[]) => Record<string, string | number>; export default _default;