UNPKG

bandcamp-fetch

Version:
5 lines 197 B
import { type ImageConstants } from '../types/Image.js'; export default class ImageParser { static parseImageConstants(html: string): ImageConstants; } //# sourceMappingURL=ImageParser.d.ts.map