UNPKG

prototxt-parser

Version:

a prototxt parser for js based on parsimmon

2 lines (1 loc) 51 B
export declare function parse(input: string): any;