makearmy-app/node_modules/next/dist/build/babel/plugins/amp-attributes.d.ts
2025-09-22 10:37:53 -04:00

2 lines
122 B
TypeScript

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