astock-agent/frontend/node_modules/next/dist/build/babel/plugins/amp-attributes.d.ts
2026-04-07 20:51:00 +08:00

3 lines
122 B
TypeScript

import type { PluginObj } from 'next/dist/compiled/babel/core';
export default function AmpAttributePatcher(): PluginObj;