astock-agent/frontend/node_modules/next/dist/server/optimize-amp.d.ts
2026-04-07 20:51:00 +08:00

2 lines
78 B
TypeScript

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