UNPKG

liquipedia-api

Version:
6 lines (5 loc) 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parse = void 0; const node_html_parser_1 = require("node-html-parser"); exports.parse = node_html_parser_1.parse;