Files
muzak/node_modules/next/dist/build/babel/plugins/amp-attributes.d.ts
T
2025-07-02 11:28:41 +02:00

3 lines
122 B
TypeScript

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