NeahFront3/node_modules/next/dist/build/babel/plugins/amp-attributes.d.ts
2025-04-09 18:02:58 +02:00

3 lines
122 B
TypeScript

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