2025-11-14 06:32:36 -07:00

2 lines
78 B
TypeScript

export default function optimize(html: string, config: any): Promise<string>;