2025-11-13 13:13:34 -07:00

2 lines
78 B
TypeScript

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