UNPKG

gbf-raidfinder-parser

Version:
5 lines (4 loc) 89 B
export default class ParsedText { text: string; constructor(text: string); }