/fj-parser

Primary LanguageTypeScript

import { Parser } from '@fj/reflow-parser';
const result = new Parser().parserText(jsonData);